How to Install and Uninstall nbc Package on Kali Linux

Last updated: May 02,2024

1. Install "nbc" package

Please follow the guidelines below to install nbc on Kali Linux

$ sudo apt update $ sudo apt install nbc

2. Uninstall "nbc" package

This guide covers the steps necessary to uninstall nbc on Kali Linux:

$ sudo apt remove nbc $ sudo apt autoclean && sudo apt autoremove

3. Information about the nbc package on Kali Linux

Package: nbc
Source: nbc (1.2.1.r4+dfsg-11)
Version: 1.2.1.r4+dfsg-11+b2
Installed-Size: 3751
Maintainer: Debian LEGO Team
Architecture: amd64
Depends: libc6 (>= 2.34), libusb-0.1-4 (>= 2:0.1.12)
Recommends: bluez | bluetooth
Suggests: libnxt, t2n
Size: 739560
SHA256: 45659bca2f5fa3b327f5056ab93f5e47238fd83e1f27019c72a2e427ad455aae
SHA1: ab2a1ee77ce46c25448f6f4e9f9e6fe9febed852
MD5sum: b3b35f0d06b33de4589faf7c757e1290
Description: C compiler for LEGO Mindstorms NXT bricks
Next Byte Codes (NBC) is a simple language with an assembly language syntax
that can be used to program LEGO's NXT programmable brick (from the new LEGO
Mindstorms NXT set).
.
Not eXactly C (NXC) is a high level language, similar to C, built on top of the
NBC compiler. It can also be used to program the NXT brick. NXC is basically
NQC for the NXT. To compile NXC programs just use the NBC compiler with source
code files that have a .nxc file extension.
.
If you are just getting started with programming, then graphical environments
such as the Mindstorms NXT software may be better choices for you. If, however,
you're a programmer and you prefer typing a few lines to drag and drop icon
programming, then either NBC or NXC may be perfect for you.
Description-md5:
Homepage: http://bricxcc.sourceforge.net/nbc/
Tag: devel::compiler, devel::lang:c, devel::library, field::computer-science,
hardware::hobby:lego, implemented-in::c, role::devel-lib,
role::program, use::entertaining, use::learning
Section: electronics
Priority: optional
Filename: pool/main/n/nbc/nbc_1.2.1.r4+dfsg-11+b2_amd64.deb