newlisp-devel on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S newlisp-devel

* (Optional) Uninstall newlisp-devel on Arch using YAY

$ yay -Rns newlisp-devel

2. Manually Install "newlisp-devel" via AUR

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

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

b. Clone newlisp-devel's git locally

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

c. Go to ~/newlisp-devel folder and install it

$ cd ~/newlisp-devel $ makepkg -si

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

ID: 1023341
Name: newlisp-devel
PackageBaseID: 148548
PackageBase: newlisp-devel
Version: 10.7.6-7
Description: A LISP like, general purpose scripting language. Ongoing development version.
URL: https://www.newlisp.org
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: haawda
FirstSubmitted: 1580160786
LastModified: 1642850550
URLPath: /cgit/aur.git/snapshot/newlisp-devel.tar.gz