How to Install and Uninstall libjoptsimple-java Package on Kali Linux

Last updated: May 18,2024

1. Install "libjoptsimple-java" package

Please follow the step by step instructions below to install libjoptsimple-java on Kali Linux

$ sudo apt update $ sudo apt install libjoptsimple-java

2. Uninstall "libjoptsimple-java" package

Learn how to uninstall libjoptsimple-java on Kali Linux:

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

3. Information about the libjoptsimple-java package on Kali Linux

Package: libjoptsimple-java
Source: joptsimple
Version: 5.0.4-4
Installed-Size: 102
Maintainer: Debian Java Maintainers
Architecture: all
Suggests: libjoptsimple-java-doc
Size: 73088
SHA256: 6f9a42f50ba6c66067d35511214fef4baf0698f4df6367555b971cb1ab36a740
SHA1: bf0a40c64a9deebe124b779530533d5c216210f7
MD5sum: 3201a9bcfed034d981c10d6fa93f5a25
Description: 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:
Multi-Arch: foreign
Homepage: https://github.com/jopt-simple/jopt-simple
Section: java
Priority: optional
Filename: pool/main/j/joptsimple/libjoptsimple-java_5.0.4-4_all.deb