How to Install and Uninstall nqc Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 12,2024

1. Install "nqc" package

In this section, we are going to explain the necessary steps to install nqc on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install nqc

2. Uninstall "nqc" package

This is a short guide on how to uninstall nqc on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove nqc $ sudo apt autoclean && sudo apt autoremove

3. Information about the nqc package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: nqc
Priority: extra
Section: universe/devel
Installed-Size: 380
Maintainer: Ubuntu Developers
Original-Maintainer: Slavko
Architecture: amd64
Version: 3.1.r6-2
Depends: libc6 (>= 2.15), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.1.1)
Filename: pool/universe/n/nqc/nqc_3.1.r6-2_amd64.deb
Size: 119788
MD5sum: 430ef95342d13f31af1e2510db3bc322
SHA1: fc44fd68551048bc9baf13936a80168dc7cf933b
SHA256: a5e36874f8bb103cc07589dcd67d24c796f4702e634327afccb74986fd9a3b8c
Description-en: Not Quite C compiler for LEGO Mindstorms RCX
The LEGO Mindstorms RCX is a Hitachi microcontroller embedded into a
LEGO brick. This package lets you write programs in a C-like
language and download them to your RCX using the serial or USB
infrared tower included with the RCX.
Description-md5: c31c1a4fe857f7fa5c5786116a4b7c0d
Homepage: http://bricxcc.sourceforge.net/nqc/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu