specgram on AUR (Arch User Repository)
Last updated: November 07,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
Copied
b. Install specgram on Arch using YAY
$
yay -S
specgram
Copied
* (Optional) Uninstall specgram on Arch using YAY
$
yay -Rns
specgram
Copied
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
Copied
b. Clone specgram's git locally
$
git clone https://aur.archlinux.org/specgram.git
~/specgram
Copied
c. Go to ~/specgram folder and install it
$
cd
~/specgram
Copied
$
makepkg -si
Copied
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
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