perl-mp3-tag on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S perl-mp3-tag

* (Optional) Uninstall perl-mp3-tag on Arch using YAY

$ yay -Rns perl-mp3-tag

2. Manually Install "perl-mp3-tag" via AUR

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

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

b. Clone perl-mp3-tag's git locally

$ git clone https://aur.archlinux.org/perl-mp3-tag.git ~/perl-mp3-tag

c. Go to ~/perl-mp3-tag folder and install it

$ cd ~/perl-mp3-tag $ makepkg -si

3. Information about the perl-mp3-tag package on Arch User Repository (AUR)

ID: 1319848
Name: perl-mp3-tag
PackageBaseID: 10504
PackageBase: perl-mp3-tag
Version: 1.16-1
Description: Module for reading tags of MP3 audio files
URL: https://metacpan.org/release/MP3-Tag
NumVotes: 104
Popularity: 0.013929
OutOfDate:
Maintainer: guzzisti
Submitter: STiAT
FirstSubmitted: 1176817971
LastModified: 1694885704
URLPath: /cgit/aur.git/snapshot/perl-mp3-tag.tar.gz