ruby-id3tag on AUR (Arch User Repository)

Last updated: May 22,2024

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

$ yay -S ruby-id3tag

* (Optional) Uninstall ruby-id3tag on Arch using YAY

$ yay -Rns ruby-id3tag

2. Manually Install "ruby-id3tag" via AUR

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

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

b. Clone ruby-id3tag's git locally

$ git clone https://aur.archlinux.org/ruby-id3tag.git ~/ruby-id3tag

c. Go to ~/ruby-id3tag folder and install it

$ cd ~/ruby-id3tag $ makepkg -si

3. Information about the ruby-id3tag package on Arch User Repository (AUR)

ID: 1258121
Name: ruby-id3tag
PackageBaseID: 193582
PackageBase: ruby-id3tag
Version: 1.1.0-3
Description: Native Ruby ID3 tag reader that aims for 100% coverage of ID3v2.x and ID3v1.x standards
URL: https://github.com/krists/id3tag
NumVotes: 1
Popularity: 0.002177
OutOfDate: 1706039761
Maintainer: fbrennan
Submitter: fbrennan
FirstSubmitted: 1683937526
LastModified: 1684116253
URLPath: /cgit/aur.git/snapshot/ruby-id3tag.tar.gz