tagparser-doc on AUR (Arch User Repository)

Last updated: June 16,2024

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

$ yay -S tagparser-doc

* (Optional) Uninstall tagparser-doc on Arch using YAY

$ yay -Rns tagparser-doc

2. Manually Install "tagparser-doc" via AUR

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

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

b. Clone tagparser-doc's git locally

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

c. Go to ~/tagparser-doc folder and install it

$ cd ~/tagparser-doc $ makepkg -si

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

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