How to Install and Uninstall bsh Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 09,2024

1. Install "bsh" package

Learn how to install bsh on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install bsh

2. Uninstall "bsh" package

Please follow the step by step instructions below to uninstall bsh on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the bsh package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: bsh
Priority: optional
Section: universe/devel
Installed-Size: 24
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Version: 2.0b4-17ubuntu1
Depends: default-jre-headless | java1-runtime-headless | java2-runtime-headless, libjline-java, libbsh-java (= 2.0b4-17ubuntu1)
Suggests: bsh-doc, default-jre | java1-runtime | java2-runtime, libservlet3.1-java
Filename: pool/universe/b/bsh/bsh_2.0b4-17ubuntu1_all.deb
Size: 4406
MD5sum: 5accb0600ad9a812eff2c6fd94a8c2d5
SHA1: 447164f13f560c702023dc5794f4fa3f339063df
SHA256: dab73c1bfd25f3b5965ae7ce81fb231efcbc82382e5a7f180b42f585dba04aa3
Description-en: Java scripting environment (BeanShell) Version 2
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.
Description-md5: 7344effde5b85638644be4f2f28d5c66
Enhances: libbsf-java
Homepage: http://www.beanshell.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu