python-itunes on AUR (Arch User Repository)

Last updated: June 14,2024

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

$ yay -S python-itunes

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

$ yay -Rns python-itunes

2. Manually Install "python-itunes" via AUR

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

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

b. Clone python-itunes's git locally

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

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

$ cd ~/python-itunes $ makepkg -si

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

ID: 1020586
Name: python-itunes
PackageBaseID: 101579
PackageBase: python-itunes
Version: 2017.10.28-1
Description: A simple python wrapper to access iTunes Store API
URL: https://github.com/ocelma/python-itunes
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer:
Submitter: ogarcia
FirstSubmitted: 1444476566
LastModified: 1642525633
URLPath: /cgit/aur.git/snapshot/python-itunes.tar.gz