tagtools on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S tagtools

* (Optional) Uninstall tagtools on Arch using YAY

$ yay -Rns tagtools

2. Manually Install "tagtools" via AUR

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

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

b. Clone tagtools's git locally

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

c. Go to ~/tagtools folder and install it

$ cd ~/tagtools $ makepkg -si

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

ID: 1367131
Name: tagtools
PackageBaseID: 200414
PackageBase: tagtools
Version: v1.0.1-1
Description: A tool to list and edit audio files tags
URL: https://gitlab.com/btuin2/tagtools
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: btuin
Submitter: btuin
FirstSubmitted: 1702146978
LastModified: 1702146978
URLPath: /cgit/aur.git/snapshot/tagtools.tar.gz