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

Last updated: July 05,2024

1. Install "libjnr-enxio-java" package

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

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

2. Uninstall "libjnr-enxio-java" package

This guide let you learn how to uninstall libjnr-enxio-java on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libjnr-enxio-java
Priority: optional
Section: universe/java
Installed-Size: 59
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Source: jnr-enxio
Version: 0.9-1
Depends: libjnr-constants-java, libjnr-ffi-java
Suggests: libjnr-enxio-java-doc
Filename: pool/universe/j/jnr-enxio/libjnr-enxio-java_0.9-1_all.deb
Size: 34034
MD5sum: 8d194d612f45b1e02ec1dd3143f5f055
SHA1: fe776927ef0fdf0c8618f05e0d0b57ba5071d4ab
SHA256: 2104b5f4132dd56098236f86525f92e044e8651367d5578b8d26b36e2bac1cc2
Description-en: Java extended native cross-platform I/O library
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.
Description-md5: dab552300842b94231e79bf05a99ca55
Homepage: https://github.com/jnr/jnr-enxio
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu