tageditor on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S tageditor

* (Optional) Uninstall tageditor on Arch using YAY

$ yay -Rns tageditor

2. Manually Install "tageditor" via AUR

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

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

b. Clone tageditor's git locally

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

c. Go to ~/tageditor folder and install it

$ cd ~/tageditor $ makepkg -si

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

ID: 1377467
Name: tageditor
PackageBaseID: 98727
PackageBase: tageditor
Version: 3.9.0-1
Description: A tag editor with Qt GUI and command-line interface supporting MP4/M4A/AAC (iTunes), ID3, Vorbis, Opus, FLAC and Matroska
URL: https://github.com/Martchus/tageditor
NumVotes: 16
Popularity: 0
OutOfDate:
Maintainer: Martchus
Submitter: Martchus
FirstSubmitted: 1440703779
LastModified: 1703891311
URLPath: /cgit/aur.git/snapshot/tageditor.tar.gz