mp3gain on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S mp3gain

* (Optional) Uninstall mp3gain on Arch using YAY

$ yay -Rns mp3gain

2. Manually Install "mp3gain" via AUR

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

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

b. Clone mp3gain's git locally

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

c. Go to ~/mp3gain folder and install it

$ cd ~/mp3gain $ makepkg -si

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

ID: 811623
Name: mp3gain
PackageBaseID: 128849
PackageBase: mp3gain
Version: 1.6.2-2
Description: Lossless mp3 normalizer with statistical analysis
URL: https://sourceforge.net/projects/mp3gain/
NumVotes: 52
Popularity: 0.776218
OutOfDate:
Maintainer: rtfm3514
Submitter: Barthalion
FirstSubmitted: 1515272507
LastModified: 1604143104
URLPath: /cgit/aur.git/snapshot/mp3gain.tar.gz