How to Install and Uninstall libjhdf5-jni Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 18,2024

1. Install "libjhdf5-jni" package

This tutorial shows how to install libjhdf5-jni on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libjhdf5-jni

2. Uninstall "libjhdf5-jni" package

This guide let you learn how to uninstall libjhdf5-jni on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libjhdf5-jni $ sudo apt autoclean && sudo apt autoremove

3. Information about the libjhdf5-jni package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libjhdf5-jni
Priority: optional
Section: universe/libs
Installed-Size: 394
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Team
Architecture: amd64
Source: jhdf
Version: 2.9-5
Depends: libc6 (>= 2.14), libhdf5-10
Filename: pool/universe/j/jhdf/libjhdf5-jni_2.9-5_amd64.deb
Size: 71232
MD5sum: a5e564063eadb0a75891ae066e05cd88
SHA1: 5cb6ebf81a4303c41a149bd6449c735665a239a0
SHA256: 6fcf4a27c99d6985cb7a414961eade4e82fb94c475ea38ad9c2fa333e5daa53f
Description-en: Java HDF5 Object Package (Java JNI library)
HDF is a versatile data model that can represent very complex data objects
and a wide variety of metadata. It is a completely portable file format
with no limit on the number or size of data objects in the collection.
.
This Java package implements HDF5 data objects in an
object-oriented form. It provides a common Java API for accessing HDF5 files.
.
This package includes the architecture specific Java Native Interface part
for the Java bindings for HDF5.
Description-md5: 77d431483784ed41d1ebdba71b0340d6
Homepage: http://www.hdfgroup.org/hdf-java-html/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu