python-spotify on AUR (Arch User Repository)

Last updated: June 16,2024

1. Install "python-spotify" 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 python-spotify on Arch using YAY

$ yay -S python-spotify

* (Optional) Uninstall python-spotify on Arch using YAY

$ yay -Rns python-spotify

2. Manually Install "python-spotify" via AUR

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

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

b. Clone python-spotify's git locally

$ git clone https://aur.archlinux.org/python-spotify.git ~/python-spotify

c. Go to ~/python-spotify folder and install it

$ cd ~/python-spotify $ makepkg -si

3. Information about the python-spotify package on Arch User Repository (AUR)

ID: 762699
Name: python-spotify
PackageBaseID: 110178
PackageBase: python-spotify
Version: 2.1.3-1
Description: A Python wrapper for libspotify.
URL: http://pyspotify.mopidy.com/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: buckket
FirstSubmitted: 1460827511
LastModified: 1594303707
URLPath: /cgit/aur.git/snapshot/python-spotify.tar.gz