id3v2lib on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S id3v2lib

* (Optional) Uninstall id3v2lib on Arch using YAY

$ yay -Rns id3v2lib

2. Manually Install "id3v2lib" via AUR

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

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

b. Clone id3v2lib's git locally

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

c. Go to ~/id3v2lib folder and install it

$ cd ~/id3v2lib $ makepkg -si

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

ID: 647835
Name: id3v2lib
PackageBaseID: 145195
PackageBase: id3v2lib
Version: r50.4eb49a0-1
Description: Library written in C to read and edit id3 tags from mp3 files.
URL: https://github.com/larsbs/id3v2lib
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: timescam
FirstSubmitted: 1568868519
LastModified: 1568868519
URLPath: /cgit/aur.git/snapshot/id3v2lib.tar.gz