openlisp on AUR (Arch User Repository)

Last updated: October 04,2024

1. Install "openlisp" 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 openlisp on Arch using YAY

$ yay -S openlisp

* (Optional) Uninstall openlisp on Arch using YAY

$ yay -Rns openlisp

2. Manually Install "openlisp" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone openlisp's git locally

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

c. Go to ~/openlisp folder and install it

$ cd ~/openlisp $ makepkg -si

3. Information about the openlisp package on Arch User Repository (AUR)

ID: 1142848
Name: openlisp
PackageBaseID: 146392
PackageBase: openlisp
Version: 11.6.0-1
Description: A full and efficient ISO/IEC 13816:2007(E) ISLISP Implementation
URL: http://www.eligis.com
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: erkin
Submitter: erkin
FirstSubmitted: 1572953633
LastModified: 1663824736
URLPath: /cgit/aur.git/snapshot/openlisp.tar.gz