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

Last updated: May 18,2024

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

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

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

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

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

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

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

Package: libjnr-unixsocket-java-doc
Priority: optional
Section: universe/doc
Installed-Size: 251
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Source: jnr-unixsocket
Version: 0.8-1
Depends: default-jdk-doc
Suggests: libjnr-unixsocket-java
Filename: pool/universe/j/jnr-unixsocket/libjnr-unixsocket-java-doc_0.8-1_all.deb
Size: 28994
MD5sum: 799fd643508ea25ccd0d65b6f4e3dfcd
SHA1: 09881bfcffaf63ad336db194043a0ca73eed9d41
SHA256: 97fca85ff1c7dcfc034f4e73d490dbf407ea3cac3a6150b4f5e736b26f859982
Description-en: Java access to native libraries for unix sockets (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-unixsocket package provides access in Java to the unix domain
socket verions of socket(), listen(), bind(), accept(), connect() and
others via the native OS libraries.
.
This package contains the API documentation of libjnr-ffi.
Description-md5: 476462159d2514a6b38b5afbb1db3da4
Homepage: https://github.com/jnr/jnr-unixsocket
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu