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

Last updated: May 15,2024

1. Install "libjnr-constants-java" package

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

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

2. Uninstall "libjnr-constants-java" package

This tutorial shows how to uninstall libjnr-constants-java on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libjnr-constants-java
Priority: optional
Section: universe/java
Installed-Size: 342
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Source: jnr-constants
Version: 0.8.6-7
Replaces: libconstantine-java (<< 0.8.6~)
Breaks: libconstantine-java (<< 0.8.6~)
Filename: pool/universe/j/jnr-constants/libjnr-constants-java_0.8.6-7_all.deb
Size: 294514
MD5sum: 0018e7295934cca6fe40cc1b526b2d93
SHA1: ed002abc356d7b9a849355e58c97d79d57d674a0
SHA256: e1bf28a0724fc133f9d51529a3dc482e2cbe1e2b8bcd6463d8fea5bfa1016826
Description-en: platform constants for 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 upstream version of this package is now also known as jnr-constants.
.
The jnr-constants package gives Java programs access to platform-level
constants, for example errno values.
Description-md5: f4cb35a2a5373e3c7b83ffe7b5a1f55a
Homepage: http://github.com/jnr/jnr-constants/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu