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

b. Install snack on Arch using YAY

$ yay -S snack

* (Optional) Uninstall snack on Arch using YAY

$ yay -Rns snack

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

b. Clone snack's git locally

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

c. Go to ~/snack folder and install it

$ cd ~/snack $ makepkg -si

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