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

Last updated: May 17,2024

1. Install "liboptions-java" package

Please follow the guidance below to install liboptions-java on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install liboptions-java

2. Uninstall "liboptions-java" package

Please follow the steps below to uninstall liboptions-java on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: liboptions-java
Priority: optional
Section: universe/java
Installed-Size: 100
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Med Packaging Team
Architecture: all
Version: 0.0.20120113-2
Depends: libjdom1-java
Filename: pool/universe/libo/liboptions-java/liboptions-java_0.0.20120113-2_all.deb
Size: 29102
MD5sum: f7abe9229337c0dcea7daf8cea35ca84
SHA1: 2cbe134f6e113f6f9a53367ee2ea691de965113e
SHA256: 9f29afdca58b8f63fd6f9bcdad29c6e72418b9f1384c035ffb1066d46001bb32
Description-en: command line option parsing library for Java
Generic Java API to
* Check whether the syntax used is valid and supported
* Retrieve the actual data required for the application
The Options class implements a generic approach to easily handle the
most complex situations. The class allows for a simple definition of the
required options and data arguments, and provides thorough syntax checks
and easy access to the results of these checks.
Description-md5: 87f5acf5afde56b160e4afaa44533f18
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu