normalize on AUR (Arch User Repository)
Last updated: November 16,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
Copied
b. Install normalize on Arch using YAY
$
yay -S
normalize
Copied
* (Optional) Uninstall normalize on Arch using YAY
$
yay -Rns
normalize
Copied
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
Copied
b. Clone normalize's git locally
$
git clone https://aur.archlinux.org/normalize.git
~/normalize
Copied
c. Go to ~/normalize folder and install it
$
cd
~/normalize
Copied
$
makepkg -si
Copied
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
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