How to Install and Uninstall libisnativec-java Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 02,2024

1. Install "libisnativec-java" package

Please follow the guidelines below to install libisnativec-java on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libisnativec-java

2. Uninstall "libisnativec-java" package

This guide covers the steps necessary to uninstall libisnativec-java on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libisnativec-java $ sudo apt autoclean && sudo apt autoremove

3. Information about the libisnativec-java package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libisnativec-java
Priority: extra
Section: universe/java
Installed-Size: 79
Maintainer: Ubuntu Developers
Original-Maintainer: Steffen Moeller
Architecture: all
Version: 5.3.20100629+fix-1
Depends: libisrt-java, libjna-java
Filename: pool/universe/libi/libisnativec-java/libisnativec-java_5.3.20100629+fix-1_all.deb
Size: 44570
MD5sum: 16d838eace857a79dfdb75262c02a05e
SHA1: 94e69bba1622cb714b8a1ba949eba1c20d47e1b4
SHA256: 57fb173864697a838adca0eace0c2379bf4f9fdd1413ea9ca95bad20103a53f8
Description-en: helper routines to access native code from Java
The package presents a solution completely written in Java to access
native code. Features:
* Java side declaration, no C compiler
* Clean design
* Transparent, easy deployment
* Platform independent
* Fast
The effort relies on a combination of upstream's custom design for
the call interface, memory abstraction and data structures and the
basic native binding provided by any third party (currently jna).
Description-md5: 47136e05e83d52e9ab0b115d33f720c0
Homepage: http://opensource.intarsys.de/home/en/index.php?n=IsNativeC.HomePage
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu