How to Install nqc software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install nqc software package in Ubuntu 14.04 LTS (Trusty Tahr)

nqc software package provides Not Quite C compiler for LEGO Mindstorms RCX, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install nqc 

nqc is installed in your system.

Make ensure the nqc package were installed using the commands given below,

$ sudo dpkg-query -l | grep nqc *

You will get with nqc package name, version, architecture and description in a table

nqc package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Development
Package nqc
Version 3.1.r6-1
Description Not Quite C compiler for LEGO Mindstorms RCX
Sub Section devel


See Also, How to uninstall or remove nqc software package from Ubuntu 14.04 LTS (Trusty Tahr)?