Rocky Linux フルスクリーンテキストエディタ「FocusWriter」のインストール

Rocky Linux フルスクリーンテキストエディタ「FocusWriter」のインストール

Rocky Linuxにフルスクリーンのテキストエディタである「FocusWriter」をインストールする手順を記述してます。

環境

  • 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

FocusWriterインストール

flatpakで、FocusWriterをインストールします。

sudo flatpak -y install flathub org.gottcode.FocusWriter

<出力結果>
Looking for matches…
Required runtime for org.gottcode.FocusWriter/x86_64/stable (runtime/org.kde.Platform/x86_64/5.15) found in remote flathub

org.gottcode.FocusWriter permissions:
    ipc     pulseaudio     wayland     x11     file access [1]     dbus access [2]

    [1] home, xdg-config/kdeglobals:ro
    [2] com.canonical.AppMenu.Registrar


        ID                                Branch          Op          Remote           Download
 1. [✓] org.kde.KStyle.Adwaita            5.15            i           flathub            6.2 MB / 6.2 MB
 2. [✓] org.kde.Platform.Locale           5.15            i           flathub          237.1 kB / 341.7 MB
 3. [✓] org.kde.Platform                  5.15            i           flathub          167.8 MB / 370.8 MB
 4. [✓] org.gottcode.FocusWriter          stable          i           flathub            6.2 MB / 6.6 MB

Installing 4/4… ████████████████████ 100%  1.2 MB/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
        ID                                Branch          Op          Remote           Download
 1. [✓] org.kde.KStyle.Adwaita            5.15            i           flathub            6.2 MB / 6.2 MB
 2. [✓] org.kde.Platform.Locale           5.15            i           flathub          237.1 kB / 341.7 MB
 3. [✓] org.kde.Platform                  5.15            i           flathub          167.8 MB / 370.8 MB
 4. [✓] org.gottcode.FocusWriter          stable          i           flathub            6.2 MB / 6.6 MB

Installation complete.

FocusWriter起動

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

クリックすると起動します。

FocusWriterテーマ変更

テーマの変更は「設定」 > 「テーマ」より変更することが可能です。