clhs on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "clhs" 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 clhs on Arch using YAY
$
yay -S
clhs
Copied
* (Optional) Uninstall clhs on Arch using YAY
$
yay -Rns
clhs
Copied
2. Manually Install "clhs" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone clhs's git locally
$
git clone https://aur.archlinux.org/clhs.git
~/clhs
Copied
c. Go to ~/clhs folder and install it
$
cd
~/clhs
Copied
$
makepkg -si
Copied
3. Information about the clhs package on Arch User Repository (AUR)
ID: 960021
Name: clhs
PackageBaseID: 171000
PackageBase: clhs
Version: 7.0-2
Description: A local copy of the Common Lisp HyperSpec
URL: http://www.lispworks.com/documentation/common-lisp.html
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: rplaca
Submitter: rplaca
FirstSubmitted: 1631480953
LastModified: 1631481526
URLPath: /cgit/aur.git/snapshot/clhs.tar.gz
Name: clhs
PackageBaseID: 171000
PackageBase: clhs
Version: 7.0-2
Description: A local copy of the Common Lisp HyperSpec
URL: http://www.lispworks.com/documentation/common-lisp.html
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: rplaca
Submitter: rplaca
FirstSubmitted: 1631480953
LastModified: 1631481526
URLPath: /cgit/aur.git/snapshot/clhs.tar.gz