Review and reorganize details on Installing Spotify guide #493
No reviewers
Labels
No labels
bug
Closed As
complete
Closed As
duplicate
Closed As
insufficient data
Closed As
moved
Closed As
not possible
Closed As
out of scope
Closed As
stale
good first issue
help wanted
improvement
needs changes
needs committer review
needs info
new change
Priority
awaiting triage
Priority
needs review
Priority
next meeting
Priority
waiting on assignee
Priority
waiting on external
No milestone
No project
No assignees
3 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: Docs/quick-docs#493
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "update-spotify-installation-guide"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Motivation
As discussed in #491, the Spotify guide is missing the details about how
lpf
works and that is not so user-friendly.Proposed solution
We've decided to present:
Flatpak
option firstSnap
optionlpf
option lastScreenshot
(is there any guideline on uploading images for Pull Requests?)
1 new commit added
Add snapcraft to References on installing Spotify
Uh---is this really required to get snap working?
is
sudo
required? I thought the advantage of using snap, like flatpak, would be that users could just install whatever without needing sudo and system wide admin privileges?Do we need to tell users how to add
pkg-build
to their user etc.? If this is on the github link, it'll be good to say "please refer to the github .. for information" perhaps?Thanks very much for this @wevtimoteo . Looks very good. I've left a few comments.
Metadata Update from @ankursinha:
Metadata Update from @ankursinha:
2 new commits added
Add Spotify installation page to the references section
Remove `sudo` from snap installation
1 new commit added
Remove details about `lpf` setup
@ankursinha Yes, this is the recommendation extracted from Snapcraft page
Some packages require
sudo
on installing, I've checked Spotify installation page and it recommends installation withoutsudo
, done in40daf31
andf9d13a8
.Agreed! Done in
e1cb92e
.@ankursinha could you review it again? Thanks for your comments!
lgtm, merging. Thanks very much @wevtimoteo .
I'll also add you to the quick-docs-committers group. You should be able to work with tickets etc. and review other PRs to merge them and so on.
Pull-Request has been merged by ankursinha
That was fast, I think it's a great improvement.
I think that a general guide about choosing between different installation methodologies would also be useful to help people getting started. For myself I was keeping track a bit and by now I have installed software through:
dnf with its default repo's
RPM fusion
installed some downloaded RPM files
Flatpaks from flathub
Appimage
On the other hand maybe this is something people need to find out for themselves?
Thanks @ankursinha! Will do my best.
Thanks for your considerations @dapperplant. I think this would cover "software alternatives methods on installing Third-party software". Maybe would be a new entry in the docs, then we can just refer to them when guiding people on getting these apps installed (maybe we should open a new issue to discuss it and gather more opinions).