taginfo on AUR (Arch User Repository)

Last updated: November 27,2024

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

$ yay -S taginfo

* (Optional) Uninstall taginfo on Arch using YAY

$ yay -Rns taginfo

2. Manually Install "taginfo" via AUR

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

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

b. Clone taginfo's git locally

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

c. Go to ~/taginfo folder and install it

$ cd ~/taginfo $ makepkg -si

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

ID: 193587
Name: taginfo
PackageBaseID: 36755
PackageBase: taginfo
Version: 1.2-3
Description: A quick implementation of the taglib API for use in the music jukebox program Room Juice
URL: http://freshmeat.net/projects/taginfo
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: jose1711
Submitter: jose1711
FirstSubmitted: 1272313692
LastModified: 1434138990
URLPath: /cgit/aur.git/snapshot/taginfo.tar.gz