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