loudgain on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S loudgain

* (Optional) Uninstall loudgain on Arch using YAY

$ yay -Rns loudgain

2. Manually Install "loudgain" via AUR

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

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

b. Clone loudgain's git locally

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

c. Go to ~/loudgain folder and install it

$ cd ~/loudgain $ makepkg -si

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

ID: 1411636
Name: loudgain
PackageBaseID: 143966
PackageBase: loudgain
Version: v0.6.8-6
Description: A loudness normalizer that scans music files and calculates loudness-normalized gain and loudness peak values according to the EBU R128 standard, and can optionally write ReplayGain-compatible metadata.
URL: https://github.com/Moonbase59/loudgain
NumVotes: 8
Popularity: 0.152455
OutOfDate:
Maintainer: blubbblubb
Submitter: blubbblubb
FirstSubmitted: 1564535522
LastModified: 1708305026
URLPath: /cgit/aur.git/snapshot/loudgain.tar.gz