mirror of
https://github.com/aljazceru/omakub.git
synced 2026-01-29 17:04:25 +01:00
Added `sudo` to sidestep auth prompt per comment: https://github.com/basecamp/omakub/pull/102#issuecomment-2165132621
4 lines
174 B
Bash
4 lines
174 B
Bash
sudo apt install -y flatpak
|
|
sudo apt install -y gnome-software-plugin-flatpak
|
|
sudo flatpak remote-add --if-not-exists flathub https://dl.flathub.org/repo/flathub.flatpakrepo
|