How to Install and Uninstall libjoptsimple-java Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 18,2024

1. Install "libjoptsimple-java" package

This tutorial shows how to install libjoptsimple-java on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install libjoptsimple-java

2. Uninstall "libjoptsimple-java" package

Please follow the instructions below to uninstall libjoptsimple-java on Ubuntu 21.10 (Impish Indri):

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

3. Information about the libjoptsimple-java package on Ubuntu 21.10 (Impish Indri)

Package: libjoptsimple-java
Architecture: all
Version: 5.0.4-4
Multi-Arch: foreign
Priority: extra
Section: universe/java
Source: joptsimple
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 102
Suggests: libjoptsimple-java-doc
Filename: pool/universe/j/joptsimple/libjoptsimple-java_5.0.4-4_all.deb
Size: 73120
MD5sum: f2ced6673b02e22a60d32a36f5814a49
SHA1: 7d1a6c47df641533bc7b822cf1c0bc36fcefae41
SHA256: e73b8a2fd6e031dee07e4ad39125c7441a75687b6e69a14efc515da73ca13dab
SHA512: 84172ae2ec79a3f85e71560232ea63ff185261c1fb43bed1853e98a9a05ee78053df58e5bcc07f5db1f39ccc0a71dae33f6defd7c649e77b398fa7c56fbd7eb7
Homepage: https://github.com/jopt-simple/jopt-simple
Description-en: Command line parsing java library
JOpt Simple is a Java library for parsing command line options, such as
those you might pass to an invocation of javac.
.
In the interest of striving for simplicity, as closely as possible JOpt
Simple attempts to honor the command line option syntaxes of POSIX
getopt() and GNU getopt_long() . It also aims to make option parser
configuration and retrieval of options and their arguments simple and
expressive, without being overly clever.
Description-md5: 2f4c592514b17bb51776886e4f32fded