npt on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S npt

* (Optional) Uninstall npt on Arch using YAY

$ yay -Rns npt

2. Manually Install "npt" via AUR

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

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

b. Clone npt's git locally

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

c. Go to ~/npt folder and install it

$ cd ~/npt $ makepkg -si

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

ID: 1075888
Name: npt
PackageBaseID: 178588
PackageBase: npt
Version: 1.1.1-2
Description: ANSI Common Lisp Implementation
URL: https://github.com/nptcl/npt
NumVotes: 1
Popularity: 1.0E-6
OutOfDate:
Maintainer: grawlinson
Submitter: grawlinson
FirstSubmitted: 1651716997
LastModified: 1651736101
URLPath: /cgit/aur.git/snapshot/npt.tar.gz