AlmaLinux gif形式のディスクトップ録画ツール「Peek」をインストールする
AlmaLinuxにgif形式のディスクトップ録画ツール「Peek」をインストールする手順を記述してます。
環境
- OS AlmaLinux 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% 489.1 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」が起動します。
-
前の記事
Linux コマンドでパスワードの有効期限を確認する 2022.02.14
-
次の記事
osquery メモリの状態を抽出する 2022.02.14
コメントを書く