id3 on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S id3

* (Optional) Uninstall id3 on Arch using YAY

$ yay -Rns id3

2. Manually Install "id3" via AUR

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

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

b. Clone id3's git locally

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

c. Go to ~/id3 folder and install it

$ cd ~/id3 $ makepkg -si

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

ID: 1285171
Name: id3
PackageBaseID: 128834
PackageBase: id3
Version: 0.81-1
Description: Utility to edit id3v1 and id3v2 tags
URL: https://squell.github.io/id3/
NumVotes: 5
Popularity: 0.852835
OutOfDate:
Maintainer: sistematico
Submitter: Barthalion
FirstSubmitted: 1515272184
LastModified: 1688819237
URLPath: /cgit/aur.git/snapshot/id3.tar.gz