id3ren on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S id3ren

* (Optional) Uninstall id3ren on Arch using YAY

$ yay -Rns id3ren

2. Manually Install "id3ren" via AUR

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

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

b. Clone id3ren's git locally

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

c. Go to ~/id3ren folder and install it

$ cd ~/id3ren $ makepkg -si

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

ID: 414569
Name: id3ren
PackageBaseID: 122882
PackageBase: id3ren
Version: master-1
Description: Batch rename mp3 files by reading ID3 tags
URL: https://github.com/sebcode/id3ren
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer: BrightOne
Submitter: BrightOne
FirstSubmitted: 1495885247
LastModified: 1495885247
URLPath: /cgit/aur.git/snapshot/id3ren.tar.gz