normalize on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S normalize

* (Optional) Uninstall normalize on Arch using YAY

$ yay -Rns normalize

2. Manually Install "normalize" via AUR

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

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

b. Clone normalize's git locally

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

c. Go to ~/normalize folder and install it

$ cd ~/normalize $ makepkg -si

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

ID: 475879
Name: normalize
PackageBaseID: 128856
PackageBase: normalize
Version: 0.7.7-7
Description: A tool for adjusting the volume of WAV files to a standard level
URL: http://normalize.nongnu.org
NumVotes: 7
Popularity: 0.003345
OutOfDate:
Maintainer: rtfm3514
Submitter: Barthalion
FirstSubmitted: 1515272632
LastModified: 1515272632
URLPath: /cgit/aur.git/snapshot/normalize.tar.gz