snack on AUR (Arch User Repository)
Last updated: November 26,2024
1. Install "snack" 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 snack on Arch using YAY
$
yay -S
snack
Copied
* (Optional) Uninstall snack on Arch using YAY
$
yay -Rns
snack
Copied
2. Manually Install "snack" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone snack's git locally
$
git clone https://aur.archlinux.org/snack.git
~/snack
Copied
c. Go to ~/snack folder and install it
$
cd
~/snack
Copied
$
makepkg -si
Copied
3. Information about the snack package on Arch User Repository (AUR)
ID: 208479
Name: snack
PackageBaseID: 6927
PackageBase: snack
Version: 2.2.10-11
Description: a sound toolkit for scripting languages (Tcl, Python, Ruby, ...)
URL: http://www.speech.kth.se/snack/
NumVotes: 87
Popularity: 0
OutOfDate:
Maintainer: kolewu
Submitter:
FirstSubmitted: 1159303181
LastModified: 1436304936
URLPath: /cgit/aur.git/snapshot/snack.tar.gz
Name: snack
PackageBaseID: 6927
PackageBase: snack
Version: 2.2.10-11
Description: a sound toolkit for scripting languages (Tcl, Python, Ruby, ...)
URL: http://www.speech.kth.se/snack/
NumVotes: 87
Popularity: 0
OutOfDate:
Maintainer: kolewu
Submitter:
FirstSubmitted: 1159303181
LastModified: 1436304936
URLPath: /cgit/aur.git/snapshot/snack.tar.gz