python-pyspotify on AUR (Arch User Repository)

Last updated: May 21,2024

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

$ yay -S python-pyspotify

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

$ yay -Rns python-pyspotify

2. Manually Install "python-pyspotify" via AUR

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

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

b. Clone python-pyspotify's git locally

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

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

$ cd ~/python-pyspotify $ makepkg -si

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

ID: 1003295
Name: python-pyspotify
PackageBaseID: 147611
PackageBase: python-pyspotify
Version: 2.1.3-4
Description: A Python Spotify library
URL: http://pyspotify.mopidy.com/
NumVotes: 1
Popularity: 0.080443
OutOfDate:
Maintainer: languitar
FirstSubmitted: 1577107123
LastModified: 1639491199
URLPath: /cgit/aur.git/snapshot/python-pyspotify.tar.gz