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

Last updated: May 13,2024

1. Install "libgetopt-java" package

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

$ sudo apt update $ sudo apt install libgetopt-java

2. Uninstall "libgetopt-java" package

This is a short guide on how to uninstall libgetopt-java on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libgetopt-java
Priority: optional
Section: universe/devel
Installed-Size: 50
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Version: 1.0.14+dfsg-3
Suggests: libgetopt-java-doc
Filename: pool/universe/libg/libgetopt-java/libgetopt-java_1.0.14+dfsg-3_all.deb
Size: 22662
MD5sum: daae703071d917400d2c3e522eef776c
SHA1: 7767dde78e000cbf48fdfab5b07ec1f9f6935e3f
SHA256: 84f670984f50f4a673df7c05a1fcf3454504fc43c981a917d84e1ada4482e599
Description-en: GNU getopt - Java port
The GNU Java getopt classes support short and long argument parsing
in a manner 100% compatible with the version of GNU getopt in glibc
2.0.6 with a mostly compatible programmer's interface as well. Note that
this is a port, not a new implementation.
Description-md5: bd055c458009005c0e886d4d36cda492
Homepage: http://www.urbanophile.com/arenn/hacking/download.html
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu