audacium on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S audacium

* (Optional) Uninstall audacium on Arch using YAY

$ yay -Rns audacium

2. Manually Install "audacium" via AUR

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

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

b. Clone audacium's git locally

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

c. Go to ~/audacium folder and install it

$ cd ~/audacium $ makepkg -si

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

ID: 1047420
Name: audacium
PackageBaseID: 174001
PackageBase: audacium
Version: 1.0.0-3
Description: telemetry free version of audacity
URL: https://github.com/SartoxOnlyGNU/audacium
NumVotes: 6
Popularity: 0.768561
OutOfDate:
Maintainer: alerque
FirstSubmitted: 1639567787
LastModified: 1646634882
URLPath: /cgit/aur.git/snapshot/audacium.tar.gz