sptk on AUR (Arch User Repository)

Last updated: May 06,2024

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

$ yay -S sptk

* (Optional) Uninstall sptk on Arch using YAY

$ yay -Rns sptk

2. Manually Install "sptk" via AUR

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

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

b. Clone sptk's git locally

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

c. Go to ~/sptk folder and install it

$ cd ~/sptk $ makepkg -si

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

ID: 1106597
Name: sptk
PackageBaseID: 53165
PackageBase: sptk
Version: 4.0-1
Description: A suite of speech signal processing tools.
URL: http://sp-tk.sourceforge.net/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: petronny
Submitter: sebcactus
FirstSubmitted: 1318604085
LastModified: 1656738077
URLPath: /cgit/aur.git/snapshot/sptk.tar.gz