cddb-py on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S cddb-py

* (Optional) Uninstall cddb-py on Arch using YAY

$ yay -Rns cddb-py

2. Manually Install "cddb-py" via AUR

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

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

b. Clone cddb-py's git locally

$ git clone https://aur.archlinux.org/cddb-py.git ~/cddb-py

c. Go to ~/cddb-py folder and install it

$ cd ~/cddb-py $ makepkg -si

3. Information about the cddb-py package on Arch User Repository (AUR)

ID: 598659
Name: cddb-py
PackageBaseID: 140678
PackageBase: cddb-py
Version: 1.4-8
Description: CDDB-Server access from Python
URL: http://cddb-py.sourceforge.net
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer:
Submitter: xyproto
FirstSubmitted: 1553678363
LastModified: 1553678363
URLPath: /cgit/aur.git/snapshot/cddb-py.tar.gz