From fe04c5c6702772febdc2564307dcc7895efdee6c Mon Sep 17 00:00:00 2001 From: Weverton do Couto Timoteo Date: Sun, 16 Oct 2022 12:28:02 -0300 Subject: [PATCH] Add details about `lpf` on installing Spotify --- modules/ROOT/pages/installing-spotify.adoc | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/modules/ROOT/pages/installing-spotify.adoc b/modules/ROOT/pages/installing-spotify.adoc index 2c3dfa2..96a189f 100644 --- a/modules/ROOT/pages/installing-spotify.adoc +++ b/modules/ROOT/pages/installing-spotify.adoc @@ -57,6 +57,11 @@ flatpak run com.spotify.Client // UNVERIFIED +For this method (if you don't have link:https://github.com/leamas/lpf[`lpf`] +configured in your system) will be required to add `pkg-build` group to your +user and on the first run you will be prompted about adding this group to your +user. These prompts disappear after logging out and in again (or rebooting). + . xref:setup_rpmfusion.adoc[Enable the RPMFusion repositories]. . Install the `lpf-spotify-client` package: + @@ -76,6 +81,7 @@ lpf update . https://flathub.org/apps/details/com.spotify.Client . https://github.com/rpmfusion/lpf-spotify-client +. https://github.com/leamas/lpf ifdef::parent-context[:context: {parent-context}] ifndef::parent-context[:!context:]