nqc on AUR (Arch User Repository)

Last updated: April 28,2024

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

$ yay -S nqc

* (Optional) Uninstall nqc on Arch using YAY

$ yay -Rns nqc

2. Manually Install "nqc" via AUR

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

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

b. Clone nqc's git locally

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

c. Go to ~/nqc folder and install it

$ cd ~/nqc $ makepkg -si

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

ID: 530303
Name: nqc
PackageBaseID: 103710
PackageBase: nqc
Version: 3.1.r6-2
Description: Not Quite C is a simple language with a C-like syntax that can be used to program Lego's RCX programmable brick (from the Mindstorms set).
URL: http://bricxcc.sourceforge.net/nqc/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: Lefl
Submitter: Lefl
FirstSubmitted: 1448291988
LastModified: 1532906644
URLPath: /cgit/aur.git/snapshot/nqc.tar.gz