python2-spotify on AUR (Arch User Repository)

Last updated: December 26,2024

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

$ yay -S python2-spotify

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

$ yay -Rns python2-spotify

2. Manually Install "python2-spotify" via AUR

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

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

b. Clone python2-spotify's git locally

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

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

$ cd ~/python2-spotify $ makepkg -si

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

ID: 762700
Name: python2-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/python2-spotify.tar.gz