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

Last updated: May 20,2024

1. Install "libjnr-ffi-java-doc" package

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

$ sudo apt update $ sudo apt install libjnr-ffi-java-doc

2. Uninstall "libjnr-ffi-java-doc" package

Please follow the instructions below to uninstall libjnr-ffi-java-doc on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libjnr-ffi-java-doc $ sudo apt autoclean && sudo apt autoremove

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

Package: libjnr-ffi-java-doc
Priority: optional
Section: universe/doc
Installed-Size: 6216
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Source: jnr-ffi
Version: 1.0.10-4
Depends: default-jdk-doc
Suggests: libjnr-ffi-java
Filename: pool/universe/j/jnr-ffi/libjnr-ffi-java-doc_1.0.10-4_all.deb
Size: 182778
MD5sum: ba12cc3965a19e904751da218edbcfd9
SHA1: e5c717188137b9f7ad5eadcb0c21b53ffb72ac1c
SHA256: dc6c78846b51e9b2d50352bfc176b70ba0900a9ae3dbd1b0ba8dd26479ed9051
Description-en: Documentation for libjnr-ffi-java
Java Native Runtime (JNR) is a collection of Java libraries to make
interfacing with OS-level features easier. JNR uses an alternate
method to JNI or JNA to achieve programming simplicity while still
retaining performance.
.
The jnr-ffi package is a set of abstractions that build on the lower-level
libraries implemented by the jffi package. jnr-ffi allows one to load
native libraries without writing JNI code by hand, or using tools
such as SWIG.
.
This package contains the API documentation of jnr-ffi library.
Description-md5: 2f82126ecc8b688ba87c6bf014753799
Homepage: https://github.com/jnr/jnr-ffi
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu