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

Last updated: May 17,2024

1. Install "libjhdf4-java" package

In this section, we are going to explain the necessary steps to install libjhdf4-java on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libjhdf4-java

2. Uninstall "libjhdf4-java" package

In this section, we are going to explain the necessary steps to uninstall libjhdf4-java on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libjhdf4-java $ sudo apt autoclean && sudo apt autoremove

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

Package: libjhdf4-java
Priority: optional
Section: universe/java
Installed-Size: 228
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Team
Architecture: amd64
Source: jhdf
Version: 2.9-5
Depends: libjhdf4-jni
Filename: pool/universe/j/jhdf/libjhdf4-java_2.9-5_amd64.deb
Size: 172050
MD5sum: 6c86aa1d71e331a2f0e17a1c5da0588b
SHA1: cc7c79f91db860572940dfc60a83ee51eab7c10f
SHA256: a880d0fa1e4dec926b6e76b2b53da2f3549a13e2d0506f9186dd2626d4088ba6
Description-en: Java HDF4 Object Package
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 HDF4 data objects in an
object-oriented form. It provides a common Java API for accessing HDF4 files.
.
This package includes the architecture specific Java Native Interface part
for the Java bindings for HDF4.
Description-md5: be6dc2e2448cf67e3a99cdb3926f553f
Homepage: http://www.hdfgroup.org/hdf-java-html/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu