taglib1 on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S taglib1

* (Optional) Uninstall taglib1 on Arch using YAY

$ yay -Rns taglib1

2. Manually Install "taglib1" via AUR

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

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

b. Clone taglib1's git locally

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

c. Go to ~/taglib1 folder and install it

$ cd ~/taglib1 $ makepkg -si

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

ID: 1395032
Name: taglib1
PackageBaseID: 201997
PackageBase: taglib1
Version: 1.13.1-1
Description: A Library for reading and editing the meta-data of several popular audio formats
URL: https://taglib.github.io/
NumVotes: 2
Popularity: 1.9556
OutOfDate:
Maintainer: q234rty
Submitter: q234rty
FirstSubmitted: 1706544843
LastModified: 1706544843
URLPath: /cgit/aur.git/snapshot/taglib1.tar.gz

5. The same packages on other Linux Distributions