audioprism on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S audioprism

* (Optional) Uninstall audioprism on Arch using YAY

$ yay -Rns audioprism

2. Manually Install "audioprism" via AUR

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

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

b. Clone audioprism's git locally

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

c. Go to ~/audioprism folder and install it

$ cd ~/audioprism $ makepkg -si

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

ID: 1346180
Name: audioprism
PackageBaseID: 115986
PackageBase: audioprism
Version: 1.1.0-2
Description: A spectrogram tool for PulseAudio and WAV files
URL: https://github.com/vsergeev/audioprism
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer: vsergeev
Submitter: vsergeev
FirstSubmitted: 1475733803
LastModified: 1698906723
URLPath: /cgit/aur.git/snapshot/audioprism.tar.gz