tagger on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S tagger

* (Optional) Uninstall tagger on Arch using YAY

$ yay -Rns tagger

2. Manually Install "tagger" via AUR

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

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

b. Clone tagger's git locally

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

c. Go to ~/tagger folder and install it

$ cd ~/tagger $ makepkg -si

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

ID: 1420719
Name: tagger
PackageBaseID: 194730
PackageBase: tagger
Version: 2023.11.3-1
Description: An easy-to-use music tag (metadata) editor
URL: https://github.com/NickvisionApps/Tagger
NumVotes: 10
Popularity: 1.351657
OutOfDate:
Maintainer: yochananmarqos
Submitter: yochananmarqos
FirstSubmitted: 1686858543
LastModified: 1709580510
URLPath: /cgit/aur.git/snapshot/tagger.tar.gz