sp on AUR (Arch User Repository)

Last updated: May 11,2024

1. Install "sp" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install sp on Arch using YAY

$ yay -S sp

* (Optional) Uninstall sp on Arch using YAY

$ yay -Rns sp

2. Manually Install "sp" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone sp's git locally

$ git clone https://aur.archlinux.org/sp.git ~/sp

c. Go to ~/sp folder and install it

$ cd ~/sp $ makepkg -si

3. Information about the sp package on Arch User Repository (AUR)

ID: 605278
Name: sp
PackageBaseID: 141376
PackageBase: sp
Version: 1-0
Description: sp, the command-line Spotify controller.
URL: https://gist.github.com/wandernauta/6800547
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: yurisuki
Submitter: yurisuki
FirstSubmitted: 1555683213
LastModified: 1555684816
URLPath: /cgit/aur.git/snapshot/sp.tar.gz

5. The same packages on other Linux Distributions