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

Last updated: May 21,2024

1. Install "nescc" package

Please follow the guidelines below to install nescc on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install nescc

2. Uninstall "nescc" package

Please follow the guidelines below to uninstall nescc on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove nescc $ sudo apt autoclean && sudo apt autoremove

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

Package: nescc
Priority: optional
Section: universe/devel
Installed-Size: 1577
Maintainer: Ubuntu Developers
Original-Maintainer: Sebastian Reichel
Architecture: amd64
Version: 1.3.5-1
Depends: libc6 (>= 2.14), perl, default-jre | openjdk-7-jre
Suggests: gcc-avr, gcc-msp430
Filename: pool/universe/n/nescc/nescc_1.3.5-1_amd64.deb
Size: 789856
MD5sum: a5f66c2279d618ef9ba84e9029174ea5
SHA1: a71a26da02acee3b7ddd117d8c5ff9358f30613d
SHA256: dce761d060dec3ed34a9f643bea4a158e4c6b107ffc600b0a382be6ac2747e37
Description-en: Programming Language for Deeply Networked Systems
nesC (pronounced "NES-see") is an extension to the C programming language
designed to embody the structuring concepts and execution model of TinyOS.
TinyOS is an event-driven operating system designed for sensor network nodes
that have very limited resources (e.g., 8K bytes of program memory, 512 bytes
of RAM).
.
This package contains the nesC compiler and its documentation. It also
provides nesC syntax support for the editors vim and emacs together with
all gtksourceview and kdepart based editors.
Description-md5: 3f4036f4ccfb520abe4c7c4d0d37e072
Homepage: http://nescc.sourceforge.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu