python-id3parse on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S python-id3parse

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

$ yay -Rns python-id3parse

2. Manually Install "python-id3parse" via AUR

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

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

b. Clone python-id3parse's git locally

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

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

$ cd ~/python-id3parse $ makepkg -si

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

ID: 354385
Name: python-id3parse
PackageBaseID: 116849
PackageBase: python-id3parse
Version: 0.1.1-1
Description: A parser and serializer for ID3v2 tags
URL: https://github.com/frececroka/id3parse.py/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: arthru
FirstSubmitted: 1478603788
LastModified: 1478603788
URLPath: /cgit/aur.git/snapshot/python-id3parse.tar.gz