Howto debian12: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 6: | Line 6: | ||
flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo | flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo | ||
more on flatpak commands: | more on flatpak commands: | ||
https://wiki.vidalinux.org/index.php/Howto_flatpak |
Revision as of 00:42, 6 September 2023
enable flatpak:
sudo apt update && apt sudo -y instal flatpak
configure gnome software flatpak plugin:
sudo -y apt install gnome-software-plugin-flatpak
enable flatpak repo:
flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo
more on flatpak commands:
https://wiki.vidalinux.org/index.php/Howto_flatpak