picolisp on AUR (Arch User Repository)
Last updated: November 07,2024
1. Install "picolisp" 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 picolisp on Arch using YAY
$
yay -S
picolisp
Copied
* (Optional) Uninstall picolisp on Arch using YAY
$
yay -Rns
picolisp
Copied
2. Manually Install "picolisp" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone picolisp's git locally
$
git clone https://aur.archlinux.org/picolisp.git
~/picolisp
Copied
c. Go to ~/picolisp folder and install it
$
cd
~/picolisp
Copied
$
makepkg -si
Copied
3. Information about the picolisp package on Arch User Repository (AUR)
ID: 1376778
Name: picolisp
PackageBaseID: 103461
PackageBase: picolisp
Version: 23.12-1
Description: Fast and tiny 64-bit Lisp interpreter: OO, dynamic and functional (database, prolog, coroutines).
URL: https://picolisp.com
NumVotes: 8
Popularity: 0.2084
OutOfDate:
Maintainer: TwoFinger
Submitter: taij33n
FirstSubmitted: 1447778406
LastModified: 1703762286
URLPath: /cgit/aur.git/snapshot/picolisp.tar.gz
Name: picolisp
PackageBaseID: 103461
PackageBase: picolisp
Version: 23.12-1
Description: Fast and tiny 64-bit Lisp interpreter: OO, dynamic and functional (database, prolog, coroutines).
URL: https://picolisp.com
NumVotes: 8
Popularity: 0.2084
OutOfDate:
Maintainer: TwoFinger
Submitter: taij33n
FirstSubmitted: 1447778406
LastModified: 1703762286
URLPath: /cgit/aur.git/snapshot/picolisp.tar.gz