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