nqp on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S nqp

* (Optional) Uninstall nqp on Arch using YAY

$ yay -Rns nqp

2. Manually Install "nqp" via AUR

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

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

b. Clone nqp's git locally

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

c. Go to ~/nqp folder and install it

$ cd ~/nqp $ makepkg -si

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

ID: 1423057
Name: nqp
PackageBaseID: 52848
PackageBase: nqp
Version: 2024.02-1
Description: Lightweight Raku-like environment for virtual machines (MoarVM backend)
URL: https://github.com/Raku/nqp
NumVotes: 36
Popularity: 0.016071
OutOfDate:
Maintainer: spider-mario
Submitter: sirmacik
FirstSubmitted: 1317551855
LastModified: 1709890008
URLPath: /cgit/aur.git/snapshot/nqp.tar.gz