python2-spotipy on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S python2-spotipy

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

$ yay -Rns python2-spotipy

2. Manually Install "python2-spotipy" via AUR

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

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

b. Clone python2-spotipy's git locally

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

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

$ cd ~/python2-spotipy $ makepkg -si

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

ID: 554879
Name: python2-spotipy
PackageBaseID: 116036
PackageBase: python2-spotipy
Version: 2.4.4-1
Description: Simple client for the Spotify Web API
URL: https://github.com/plamere/spotipy
NumVotes: 8
Popularity: 0
OutOfDate:
Maintainer: black
FirstSubmitted: 1475867775
LastModified: 1540565622
URLPath: /cgit/aur.git/snapshot/python2-spotipy.tar.gz

5. The same packages on other Linux Distributions