python-spotipy on AUR (Arch User Repository)

Last updated: May 14,2024

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

$ yay -S python-spotipy

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

$ yay -Rns python-spotipy

2. Manually Install "python-spotipy" via AUR

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

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

b. Clone python-spotipy's git locally

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

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

$ cd ~/python-spotipy $ makepkg -si

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

ID: 1238491
Name: python-spotipy
PackageBaseID: 136178
PackageBase: python-spotipy
Version: 2.23.0-1
Description: A light weight Python library for the Spotify Web API
URL: https://github.com/spotipy-dev/spotipy
NumVotes: 20
Popularity: 0.896614
OutOfDate:
Maintainer: g360
Submitter: g360
FirstSubmitted: 1537562337
LastModified: 1680974818
URLPath: /cgit/aur.git/snapshot/python-spotipy.tar.gz