tagparser on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S tagparser

* (Optional) Uninstall tagparser on Arch using YAY

$ yay -Rns tagparser

2. Manually Install "tagparser" via AUR

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

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

b. Clone tagparser's git locally

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

c. Go to ~/tagparser folder and install it

$ cd ~/tagparser $ makepkg -si

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

ID: 1328241
Name: tagparser
PackageBaseID: 98725
PackageBase: tagparser
Version: 12.1.0-1
Description: C++ library for reading and writing MP4/M4A/AAC (iTunes), ID3, Vorbis, Opus, FLAC and Matroska tags
URL: https://github.com/Martchus/tagparser
NumVotes: 9
Popularity: 0
OutOfDate:
Maintainer: Martchus
Submitter: Martchus
FirstSubmitted: 1440703104
LastModified: 1696338190
URLPath: /cgit/aur.git/snapshot/tagparser.tar.gz