Flatpak

From Indie IT Wiki
Revision as of 11:53, 1 August 2023 by Gcoles (talk | contribs) (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...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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.