mp3tag on AUR (Arch User Repository)

Last updated: February 03,2025

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

$ yay -S mp3tag

* (Optional) Uninstall mp3tag on Arch using YAY

$ yay -Rns mp3tag

2. Manually Install "mp3tag" via AUR

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

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

b. Clone mp3tag's git locally

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

c. Go to ~/mp3tag folder and install it

$ cd ~/mp3tag $ makepkg -si

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

ID: 1393480
Name: mp3tag
PackageBaseID: 51893
PackageBase: mp3tag
Version: 3.24-1
Description: The universal tag editor
URL: https://www.mp3tag.de/en/
NumVotes: 29
Popularity: 0.134199
OutOfDate:
Maintainer: supermario
Submitter: Marach
FirstSubmitted: 1314449219
LastModified: 1706371855
URLPath: /cgit/aur.git/snapshot/mp3tag.tar.gz