Enabling Spotify Repo for Red-Hat/Fedora Linux
This Tip Shows You How-to Enable the Spotify Rpm Repository on Red-Hat Linux Based Systems and Fedora.
This procedure is needed to Get Installed the Spotify Plugin on those Linux Distributions.
-
For Fedora
On 22+sudo dnf config-manager --add-repo=http://negativo17.org/repos/fedora-spotify.repo
And for < 22:
sudo yum config-manager --add-repo=http://negativo17.org/repos/fedora-spotify.repo
-
For CentOS/Red-Hat/Oracle/Scientific
sudo yum config-manager --add-repo=http://negativo17.org/repos/epel-spotify.repo
Thanks to: negativo17.org.