How to Install and Uninstall bsh-doc Package on Kali Linux

Last updated: May 08,2024

1. Install "bsh-doc" package

This guide covers the steps necessary to install bsh-doc on Kali Linux

$ sudo apt update $ sudo apt install bsh-doc

2. Uninstall "bsh-doc" package

In this section, we are going to explain the necessary steps to uninstall bsh-doc on Kali Linux:

$ sudo apt remove bsh-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the bsh-doc package on Kali Linux

Package: bsh-doc
Source: bsh
Version: 2.0b4-20
Installed-Size: 5499
Maintainer: Debian Java Maintainers
Architecture: all
Suggests: bsh
Size: 574816
SHA256: c5fff2dfb1e33cb8ce438ead8ddab875e5b1353b24ed9f23d8480f711967e455
SHA1: 75a4861ccffec3f025b229e08b3eb075f314707c
MD5sum: 49143b91f10b6a1e74dade9608da0c76
Description: Documentation for bsh
BeanShell is a small, free, embeddable, Java source interpreter with object
scripting language features, written in Java. BeanShell executes standard Java
statements and expressions, in addition to obvious scripting commands and
syntax. BeanShell supports scripted objects as simple method closures like
those in Perl and JavaScript(tm).
.
You can use BeanShell interactively for Java experimentation and debugging or
as a simple scripting engine for you applications. In short: BeanShell is a
dynamically interpreted Java, plus some useful stuff.
.
The documentation includes the javadoc API for bsh version 2 as well as
the faq and manual in html-format.
Description-md5:
Homepage: http://www.beanshell.org
Tag: devel::doc, devel::lang:java, made-of::html, role::documentation
Section: doc
Priority: optional
Filename: pool/main/b/bsh/bsh-doc_2.0b4-20_all.deb