bootstrap.sh: Add Flatpak remote

pull/1/head
earnest ma 2021-12-06 22:04:21 -05:00
parent 270ead14c5
commit b8377b32c5
Signed by: earnest ma
GPG Key ID: A343F43342EB6E2A
1 changed files with 3 additions and 0 deletions

View File

@ -22,6 +22,9 @@ sudo dnf upgrade --refresh -y
# RPM fusion
sudo dnf install https://mirrors.rpmfusion.org/free/fedora/rpmfusion-free-release-$(rpm -E %fedora).noarch.rpm https://mirrors.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-$(rpm -E %fedora).noarch.rpm -yq
# Flatpak
flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo
# Install
sudo dnf install -y neovim mpv util-linux-user
sudo dnf install -y seahorse kleopatra # should be done already