Difference between revisions of "Flatpak"

From Indie IT Wiki
(Created page with "== Installation == sudo apt install flatpak gnome-software-plugin-flatpak gnome-software flatpak remote-add --if-not-exists flathub <nowiki>https://flathub.org/repo/flathub...")
 
(No difference)

Latest revision as of 11:53, 1 August 2023

Installation

sudo apt install flatpak gnome-software-plugin-flatpak gnome-software
flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo

Some people recommend restarting the system after installation, I found no issue, however YMMV.

Thanks to OMG Ubuntu.