npt on AUR (Arch User Repository)
Last updated: November 23,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
Copied
b. Install npt on Arch using YAY
$
yay -S
npt
Copied
* (Optional) Uninstall npt on Arch using YAY
$
yay -Rns
npt
Copied
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
Copied
b. Clone npt's git locally
$
git clone https://aur.archlinux.org/npt.git
~/npt
Copied
c. Go to ~/npt folder and install it
$
cd
~/npt
Copied
$
makepkg -si
Copied
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
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