nbc on AUR (Arch User Repository)

Last updated: May 02,2024

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

$ yay -S nbc

* (Optional) Uninstall nbc on Arch using YAY

$ yay -Rns nbc

2. Manually Install "nbc" via AUR

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

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

b. Clone nbc's git locally

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

c. Go to ~/nbc folder and install it

$ cd ~/nbc $ makepkg -si

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

ID: 1153541
Name: nbc
PackageBaseID: 116129
PackageBase: nbc
Version: 1.2.1.r4-6
Description: Next Byte Codes (NBC) compiler for the LEGO Mindstorms NXT programmable brick
URL: http://bricxcc.sourceforge.net/nbc/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: cbrnr
Submitter: cbrnr
FirstSubmitted: 1476258526
LastModified: 1665992383
URLPath: /cgit/aur.git/snapshot/nbc.tar.gz