pycddb on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S pycddb

* (Optional) Uninstall pycddb on Arch using YAY

$ yay -Rns pycddb

2. Manually Install "pycddb" via AUR

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

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

b. Clone pycddb's git locally

$ git clone https://aur.archlinux.org/pycddb.git ~/pycddb

c. Go to ~/pycddb folder and install it

$ cd ~/pycddb $ makepkg -si

3. Information about the pycddb package on Arch User Repository (AUR)

ID: 476062
Name: pycddb
PackageBaseID: 128902
PackageBase: pycddb
Version: 0.1.4-1
Description: CDDB-Server access from Python
URL: http://pycddb.sourceforge.net
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: Barthalion
FirstSubmitted: 1515329257
LastModified: 1515329257
URLPath: /cgit/aur.git/snapshot/pycddb.tar.gz