pyid3lib on AUR (Arch User Repository)

Last updated: November 08,2024

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

$ yay -S pyid3lib

* (Optional) Uninstall pyid3lib on Arch using YAY

$ yay -Rns pyid3lib

2. Manually Install "pyid3lib" via AUR

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

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

b. Clone pyid3lib's git locally

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

c. Go to ~/pyid3lib folder and install it

$ cd ~/pyid3lib $ makepkg -si

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

ID: 476064
Name: pyid3lib
PackageBaseID: 128904
PackageBase: pyid3lib
Version: 0.5.1-9
Description: A Python module for editing ID3v2 tags of MP3 audio files
URL: http://pyid3lib.sourceforge.net/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: Barthalion
FirstSubmitted: 1515329301
LastModified: 1515329301
URLPath: /cgit/aur.git/snapshot/pyid3lib.tar.gz