Posts
read more
Install Spotify using Flatpak using Command Line
If Flatpak is not installed, then install it:
$ sudo dnf install -y flatpak # Fedora$ sudo apt install flatpak # Ubuntu-based$ sudo zypper install flatpak # SUSE$ sudo pacman -S flatpak # Arch-based
Since flathub.org is the most popular flatpak repository we will use the command line to enable it: