How to Install and Uninstall nescc Package on Kali Linux

Last updated: April 29,2024

1. Install "nescc" package

This tutorial shows how to install nescc on Kali Linux

$ sudo apt update $ sudo apt install nescc

2. Uninstall "nescc" package

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

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

3. Information about the nescc package on Kali Linux

Package: nescc
Version: 1.3.5-1.1
Installed-Size: 1542
Maintainer: Sebastian Reichel
Architecture: amd64
Depends: libc6 (>= 2.14), perl:any, default-jre | openjdk-7-jre, perl
Suggests: gcc-avr, gcc-msp430
Size: 807608
SHA256: 6b6475e470b9281ac6691e0f0a12e1babfcf73e61279e18dbb8bb3514fb48bcd
SHA1: 52ad94169735810e18da491da2b11d1534b16672
MD5sum: 0eee5f121cc3e39e92c466317c4667cb
Description: 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:
Homepage: http://nescc.sourceforge.net/
Section: devel
Priority: optional
Filename: pool/main/n/nescc/nescc_1.3.5-1.1_amd64.deb