tagtool on AUR (Arch User Repository)

Last updated: June 24,2024

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

$ yay -S tagtool

* (Optional) Uninstall tagtool on Arch using YAY

$ yay -Rns tagtool

2. Manually Install "tagtool" via AUR

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

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

b. Clone tagtool's git locally

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

c. Go to ~/tagtool folder and install it

$ cd ~/tagtool $ makepkg -si

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

ID: 910698
Name: tagtool
PackageBaseID: 54930
PackageBase: tagtool
Version: 0.14.2-1
Description: Tool to edit tags in MP3 and Ogg Vorbis files
URL: https://github.com/impegoraro/tagtool
NumVotes: 27
Popularity: 0
OutOfDate:
Maintainer: KaibutsuX
Submitter: xyproto
FirstSubmitted: 1323882452
LastModified: 1621689697
URLPath: /cgit/aur.git/snapshot/tagtool.tar.gz

5. The same packages on other Linux Distributions