quack on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S quack

* (Optional) Uninstall quack on Arch using YAY

$ yay -Rns quack

2. Manually Install "quack" via AUR

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

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

b. Clone quack's git locally

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

c. Go to ~/quack folder and install it

$ cd ~/quack $ makepkg -si

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

ID: 657607
Name: quack
PackageBaseID: 14300
PackageBase: quack
Version: 0.48-2
Description: [Emacs] enhanced support for editing and running Scheme code.
URL: http://www.neilvandyke.org/quack
NumVotes: 21
Popularity: 0
OutOfDate:
Maintainer:
Submitter:
FirstSubmitted: 1197833211
LastModified: 1571484613
URLPath: /cgit/aur.git/snapshot/quack.tar.gz