drc on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S drc

* (Optional) Uninstall drc on Arch using YAY

$ yay -Rns drc

2. Manually Install "drc" via AUR

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

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

b. Clone drc's git locally

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

c. Go to ~/drc folder and install it

$ cd ~/drc $ makepkg -si

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

ID: 635260
Name: drc
PackageBaseID: 136607
PackageBase: drc
Version: 3.2.3-2
Description: Digital Room Correction FIR filter generator
URL: http://drc-fir.sourceforge.net/
NumVotes: 2
Popularity: 0.000297
OutOfDate:
Maintainer: jkbd
Submitter: jkbd
FirstSubmitted: 1539368306
LastModified: 1565076484
URLPath: /cgit/aur.git/snapshot/drc.tar.gz