lisp on AUR (Arch User Repository)
Last updated: December 25,2024
1. Install "lisp" 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 lisp on Arch using YAY
$
yay -S
lisp
Copied
* (Optional) Uninstall lisp on Arch using YAY
$
yay -Rns
lisp
Copied
2. Manually Install "lisp" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone lisp's git locally
$
git clone https://aur.archlinux.org/lisp.git
~/lisp
Copied
c. Go to ~/lisp folder and install it
$
cd
~/lisp
Copied
$
makepkg -si
Copied
3. Information about the lisp package on Arch User Repository (AUR)
ID: 834277
Name: lisp
PackageBaseID: 139202
PackageBase: lisp
Version: 1.2.0-2
Description: Wrapper scripts to make it easier to get started with Common Lisp
URL: https://github.com/xyproto/lisp
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: xyproto
Submitter: xyproto
FirstSubmitted: 1549025098
LastModified: 1608132721
URLPath: /cgit/aur.git/snapshot/lisp.tar.gz
Name: lisp
PackageBaseID: 139202
PackageBase: lisp
Version: 1.2.0-2
Description: Wrapper scripts to make it easier to get started with Common Lisp
URL: https://github.com/xyproto/lisp
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: xyproto
Submitter: xyproto
FirstSubmitted: 1549025098
LastModified: 1608132721
URLPath: /cgit/aur.git/snapshot/lisp.tar.gz