specgram on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S specgram

* (Optional) Uninstall specgram on Arch using YAY

$ yay -Rns specgram

2. Manually Install "specgram" via AUR

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

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

b. Clone specgram's git locally

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

c. Go to ~/specgram folder and install it

$ cd ~/specgram $ makepkg -si

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

ID: 1253756
Name: specgram
PackageBaseID: 161404
PackageBase: specgram
Version: 0.9.3-1
Description: Small program that computes and plots spectrograms, either in a live window or to disk, with support for stdin input.
URL: https://github.com/rimio/specgram
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: rimio
Submitter: rimio
FirstSubmitted: 1609264862
LastModified: 1683398247
URLPath: /cgit/aur.git/snapshot/specgram.tar.gz