

Meanwhile, Spotify is also available as an app on many TVs.

Spotify is one of many Music Streaming Services over the Internet, you can listen to songs via stream legally on your smartphone and PC. To run a Flatpak application, type: flatpak run Īgain, let’s see an example: flatpak run to install Spotify on Ubuntu 22.04 LTS Jammy JellyFish using command terminal for streaming music online. To bring an example, you can search for Spotify by running: flatpak search spotifyĪlso, you can use the command below to install the application from the repository: flatpak install Īfter that, you re ready to install Spotify as below: flatpak install flathub How To Run A Flatpak So, run the command below to search: flatpak search application name Since you will install applications from the repository, you can first search if it is available on Flathub or not. In this part, you will learn how to use Flatpak in Linux.

So, use the command below to add Flathub to your system: flatpak remote-add -if-not-exists flathub How To Use Flatpak On Ubuntu 20.04 LTS

A huge collection of Flatpak applications are available in the Flathub repository. It is time to add the popular repository called Flathub to let you download and install applications from there. In Ubuntu-based distributions you need to run the following command to install it: sudo apt install gnome-software-plugin-flatpak How To Add Flathub Repository In Linux You should have GNOME software plugin to let you install Flatpak via GUI if you do not access the Flatpak integration. Note: Debian based distros can use the official PPA to install Flatpak: sudo add-apt-repository ppa:Marilyn/flatpak sudo apt update sudo apt install flatpakĪs you read above, you can use the software center instead of the command-line. Recommended Article: How to install Java with Apt on Ubuntu 20.04 Install Flatpak On Ubuntu 20.04 LTSįirst, you should use your distribution’s package manager to install Flatpak.
