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

Last updated: April 29,2024

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

Please follow the step by step instructions below to install libjnr-enxio-java-doc on Ubuntu 16.04 LTS (Xenial Xerus)

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

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

Here is a brief guide to show you how to uninstall libjnr-enxio-java-doc on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libjnr-enxio-java-doc
Priority: optional
Section: universe/doc
Installed-Size: 341
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Source: jnr-enxio
Version: 0.9-1
Depends: default-jdk-doc
Suggests: libjnr-enxio-java
Filename: pool/universe/j/jnr-enxio/libjnr-enxio-java-doc_0.9-1_all.deb
Size: 31968
MD5sum: 242c835819fa66392fbafbae432e600d
SHA1: f8e6fce708995c52fdf41858ea8f85713d6191d5
SHA256: c09f19986d32b9611ec2b018b704acd1567ad6c5afaafa379dbb9e078ca3279a
Description-en: Java extended native cross-platform I/O library (documentation)
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-enxio package mimcs the standard Java non-blocking I/O (NIO)
library by implementing an I/O backend based on calls to the underlying
native OS-level functions. This is implementing using the jnr-ffi
foreign function interface.
.
This package contains the API documentation of libjnr-enxio.
Description-md5: 78c1b5b0a7adf629c7903b926f75e316
Homepage: https://github.com/jnr/jnr-enxio
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu