specgram-git on AUR (Arch User Repository)

Last updated: April 28,2024

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

$ yay -S specgram-git

* (Optional) Uninstall specgram-git on Arch using YAY

$ yay -Rns specgram-git

2. Manually Install "specgram-git" via AUR

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

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

b. Clone specgram-git's git locally

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

c. Go to ~/specgram-git folder and install it

$ cd ~/specgram-git $ makepkg -si

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

ID: 1253750
Name: specgram-git
PackageBaseID: 161406
PackageBase: specgram-git
Version: 20230506-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: 1609266278
LastModified: 1683397988
URLPath: /cgit/aur.git/snapshot/specgram-git.tar.gz