

If you find an app using the web page, then there are 3 ways to install it in Ubuntu.

NOTE the first time running this command takes quite a few seconds to update database. For instance, searching for an radio app via command: flatpak search radio If you use Gnome Software instead of Snap Store in Ubuntu, installing gnome-software-plugin-flatpak package will make Flatpak apps available in Software Center.Īs well, you can search for an app via flatpak search TEXT. You can browse flatpak apps directly in the web browser via the link below: Then add the flathub repository via command: flatpak remote-add -if-not-exists flathub į is the de facto standard for getting applications packaged with Flatpak. You have to first open terminal (Ctrl+Alt+T) and run command to install it: sudo apt install flatpakįor Ubuntu 18.04, you have to first add this PPA repository before running this command. Unlike Snap, the flatpak daemon is not pre-installed in Ubuntu. Since many software developers publish binary packages via flatpak, it’s a good choice to install external apps in Ubuntu Linux. And it’s available in the most Linux repositories.

Like snap, it runs in sandbox and bundles most runtime libraries.įlatpak is supported out-of-the-box in many Linux Distros, e.g., CentOS, Fedora, Linux Mint. This simple tutorial shows how to search for, install, remove, and manager Flatpak apps in Ubuntu Linux.įlatpak is an universal Linux package format developed by an independent community.
