How to Install and Uninstall eclipse-cdt-jni Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: October 05,2024

1. Install "eclipse-cdt-jni" package

Please follow the guidance below to install eclipse-cdt-jni on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install eclipse-cdt-jni

2. Uninstall "eclipse-cdt-jni" package

Please follow the guidance below to uninstall eclipse-cdt-jni on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove eclipse-cdt-jni $ sudo apt autoclean && sudo apt autoremove

3. Information about the eclipse-cdt-jni package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: eclipse-cdt-jni
Priority: optional
Section: universe/java
Installed-Size: 94
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: amd64
Source: eclipse-cdt
Version: 8.6.0-1
Depends: libc6 (>= 2.4)
Pre-Depends: multiarch-support
Filename: pool/universe/e/eclipse-cdt/eclipse-cdt-jni_8.6.0-1_amd64.deb
Size: 15386
MD5sum: 0a3a83a281bd336e9c72033e51a93728
SHA1: 91b9bc77c716beedf40c499c34c722e098edf525
SHA256: 47e4f96e2859d1478e0dbe3ac601e3dc03acd38954d2354f7f488878def01372
Description-en: C/C++ Development Tools for Eclipse (JNI)
The eclipse-cdt package contains Eclipse features and plugins that are
useful for C and C++ development.
.
The current release function includes:
* C/C++ Editor (basic functionality, syntax highlighting, code completion,
etc.)
* C/C++ Debugger (APIs & Default implementation, using GDB)
* C/C++ Launcher (APIs & Default implementation, launches and external
application)
* Parser
* Search Engine
* Content Assist Provider
* Makefile generator
.
This package contains architecture specific JNI libraries
Description-md5: 7ecbd3d124b8637cb33a47a80c1cbb06
Homepage: http://www.eclipse.org/cdt/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

5. The same packages on other Linux Distributions