Rocky Linux gif形式のディスクトップ録画アプリ「Peek」をインストールする

Rocky Linux gif形式のディスクトップ録画アプリ「Peek」をインストールする

Rocky Linuxにgif形式で録画ができるアプリ「Peek」をインストールする手順を記述してます。

環境

  • OS Rocky Linux 8.3

flatpakダウンロード

パッケージ管理「flatpak」をインストールします。
※自分の環境では、既にインストールされてました。

$ sudo dnf -y install flatpak

Flathubのレポジトリの追加を行います。

$ sudo flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo

Peekインストール

flatpakを使用して、Peekをインストールします。

$ sudo flatpak -y install flathub com.uploadedlobster.peek

Looking for matches…

com.uploadedlobster.peek permissions:
    ipc    wayland    x11    file access [1]    dbus access [2]

    [1] home
    [2] org.freedesktop.FileManager1, org.gnome.Shell.Screencast


        ID                                        Branch           Op           Remote            Download
 1. [✓] com.uploadedlobster.peek.Locale           stable           i            flathub           9.4 kB / 119.3 kB
 2. [✓] com.uploadedlobster.peek                  stable           i            flathub           2.4 MB / 2.8 MB

Installing 2/2… ████████████████████ 100%  271.7 kB/s  00:00
Note that '/var/lib/flatpak/exports/share' is not in the search path
set by the XDG_DATA_HOME and XDG_DATA_DIRS
environment variables, so applications may not
be able to find it until you set them. The
directories currently searched are:

        ID                                        Branch           Op           Remote            Download
 1. [✓] com.uploadedlobster.peek.Locale           stable           i            flathub           9.4 kB / 119.3 kB
 2. [✓] com.uploadedlobster.peek                  stable           i            flathub           2.4 MB / 2.8 MB

Installation complete.

Peek起動

Peekがインストールされていることが確認できます。

アイコンをクリックすると「Peek」が起動します。