From b91481dd43ba8e306686030eb942f596820e1373 Mon Sep 17 00:00:00 2001 From: "Ankur Sinha (Ankur Sinha Gmail)" Date: Wed, 20 Mar 2019 21:25:43 +0000 Subject: [PATCH] Installing spotify: refer to RPMFusion page --- modules/ROOT/pages/installing-spotify.adoc | 14 +------------- 1 file changed, 1 insertion(+), 13 deletions(-) diff --git a/modules/ROOT/pages/installing-spotify.adoc b/modules/ROOT/pages/installing-spotify.adoc index b3e14a0..9662259 100644 --- a/modules/ROOT/pages/installing-spotify.adoc +++ b/modules/ROOT/pages/installing-spotify.adoc @@ -20,19 +20,7 @@ Although Spotify is not officially supported on Fedora, it can be installed on F // UNVERIFIED -RPM Fusion provides software that the Fedora Project does not ship. -Spotify is is provided as a lpf RPM for all current Fedora versions. -It means that you need to explicitely allow the Spotify license before the lpf framework will download and re-package automatically the software. -This is needed because the Spotify doesnt't allow the client to be distributed elsewhere than from link:https://www.spotify.com[Spotify.com]. -To install Spotify using the RPM Fusion repository: - -. Add the RPM Fusion repositories: -+ ----- -$ sudo dnf install https://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-$(rpm -E %fedora).noarch.rpm \ -https://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-$(rpm -E %fedora).noarch.rpm ----- - +. xref:setup_rpmfusion.adoc[Enable the RPMFusion repositories]. . Install the lpf-spotify-client package: + ----