newlisp on AUR (Arch User Repository)

Last updated: May 02,2024

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

$ yay -S newlisp

* (Optional) Uninstall newlisp on Arch using YAY

$ yay -Rns newlisp

2. Manually Install "newlisp" via AUR

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

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

b. Clone newlisp's git locally

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

c. Go to ~/newlisp folder and install it

$ cd ~/newlisp $ makepkg -si

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

ID: 634733
Name: newlisp
PackageBaseID: 1584
PackageBase: newlisp
Version: 10.7.5-1
Description: A LISP like, general purpose scripting language.
URL: http://www.newlisp.org
NumVotes: 25
Popularity: 0
OutOfDate:
Maintainer:
Submitter: scrawler
FirstSubmitted: 1122135850
LastModified: 1564888447
URLPath: /cgit/aur.git/snapshot/newlisp.tar.gz