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

Last updated: July 01,2024

1. Install "libheadius-options-java-doc" package

This guide let you learn how to install libheadius-options-java-doc on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libheadius-options-java-doc

2. Uninstall "libheadius-options-java-doc" package

Please follow the step by step instructions below to uninstall libheadius-options-java-doc on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libheadius-options-java-doc $ sudo apt autoclean && sudo apt autoremove

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

Package: libheadius-options-java-doc
Priority: optional
Section: universe/doc
Installed-Size: 539
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Source: headius-options
Version: 1.2-1
Recommends: default-jdk-doc
Suggests: libheadius-options-java
Filename: pool/universe/h/headius-options/libheadius-options-java-doc_1.2-1_all.deb
Size: 96738
MD5sum: 7029f0edd2619f9b4507a90a1bd8fc78
SHA1: a50cceb80455966fbb8e89084e6936ccb130e599
SHA256: 46811e78560dcac8adab7e7e0a83f1157303ff40bb8c5c61a277cc1af2561dff
Description-en: Documentation for headius-options
headius-options provides a simple mechanism for defining JVM
property-based configuration for an application or library.
.
Options are defined via a small DSL-like setup, supporting String,
Integer, Boolean, and Enum-based configurations. Non-Boolean options
support a set of supported values, and all options allow specifying a
default value. In addition, options are created with an Enum-based
category (provided by the user) and a documentation string, which
allows grouping properties and printing out a full set of options as a
valid, modifiable .properties file.
.
This package contains the API documentation of libheadius-options-java.
Description-md5: ac6dd61bc1404814ae8df2a362a7152c
Homepage: https://github.com/headius/options
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu