mp3rename on AUR (Arch User Repository)

Last updated: May 11,2024

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

$ yay -S mp3rename

* (Optional) Uninstall mp3rename on Arch using YAY

$ yay -Rns mp3rename

2. Manually Install "mp3rename" via AUR

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

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

b. Clone mp3rename's git locally

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

c. Go to ~/mp3rename folder and install it

$ cd ~/mp3rename $ makepkg -si

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

ID: 1336023
Name: mp3rename
PackageBaseID: 14530
PackageBase: mp3rename
Version: 0.6-13
Description: Rename mp3 files based on id3tags
URL: https://salsa.debian.org/debian/mp3rename
NumVotes: 12
Popularity: 0
OutOfDate:
Maintainer: xiota
Submitter: cambid
FirstSubmitted: 1199562046
LastModified: 1697623635
URLPath: /cgit/aur.git/snapshot/mp3rename.tar.gz