clhs on AUR (Arch User Repository)

Last updated: June 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

b. Install clhs on Arch using YAY

$ yay -S clhs

* (Optional) Uninstall clhs on Arch using YAY

$ yay -Rns clhs

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

b. Clone clhs's git locally

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

c. Go to ~/clhs folder and install it

$ cd ~/clhs $ makepkg -si

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