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

Last updated: May 09,2024

1. Install "libjoptsimple-java-doc" package

Please follow the guidance below to install libjoptsimple-java-doc on Kali Linux

$ sudo apt update $ sudo apt install libjoptsimple-java-doc

2. Uninstall "libjoptsimple-java-doc" package

This guide covers the steps necessary to uninstall libjoptsimple-java-doc on Kali Linux:

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

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

Package: libjoptsimple-java-doc
Source: joptsimple
Version: 5.0.4-4
Installed-Size: 1130
Maintainer: Debian Java Maintainers
Architecture: all
Recommends: default-jdk-doc
Suggests: libjoptsimple-java
Size: 63336
SHA256: c093ccf8fc049fca39dcf196de4aa98b74f87affbd7aa38c949f3a1d1877d4eb
SHA1: 764a94a4aac6472418ac5988068f5aa037f9bb90
MD5sum: f235476739bc58f6918672a392c8ab7d
Description: Command line parsing java library - Documentation
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.
.
This package contains the javadoc documentation.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/jopt-simple/jopt-simple
Tag: devel::doc, devel::lang:java, made-of::html, role::documentation
Section: doc
Priority: optional
Filename: pool/main/j/joptsimple/libjoptsimple-java-doc_5.0.4-4_all.deb