Fedora 36にFTPツールFilezillaをインストールする
環境
OSバージョンを確認します
# cat /etc/redhat-release
Fedora release 36 (Thirty Six)
# cat /etc/redhat-release
Fedora release 36 (Thirty Six)
# cat /etc/redhat-release Fedora release 36 (Thirty Six)
Filezillaのインストール手順
1.システムパッケージを更新します
# sudo dnf upgrade --refresh -y
# sudo dnf upgrade --refresh -y
# sudo dnf upgrade --refresh -y
2.Flatpakパッケージマネージャーをインストールします
# sudo dnf install flatpak -y
# sudo dnf install flatpak -y
# sudo dnf install flatpak -y
リポジトリをインストールします
# sudo flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo
# sudo flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo
# sudo flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo
3.Filezillaをインストールします
# flatpak install flathub org.filezillaproject.Filezilla -y
# flatpak install flathub org.filezillaproject.Filezilla -y
# flatpak install flathub org.filezillaproject.Filezilla -y