id3tool on AUR (Arch User Repository)

Last updated: May 12,2024

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

$ yay -S id3tool

* (Optional) Uninstall id3tool on Arch using YAY

$ yay -Rns id3tool

2. Manually Install "id3tool" via AUR

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

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

b. Clone id3tool's git locally

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

c. Go to ~/id3tool folder and install it

$ cd ~/id3tool $ makepkg -si

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

ID: 869497
Name: id3tool
PackageBaseID: 163793
PackageBase: id3tool
Version: 1.2a-1
Description: Command line utility for easy manipulation of the ID3 tags present in MPEG Layer 3 audio files.
URL: http://nekohako.xware.cx/id3tool
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: solopasha
FirstSubmitted: 1614337362
LastModified: 1614337362
URLPath: /cgit/aur.git/snapshot/id3tool.tar.gz