How to Install and Uninstall bsh2 Package on openSUSE Leap
Last updated: December 24,2024
1. Install "bsh2" package
Learn how to install bsh2 on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
bsh2
Copied
2. Uninstall "bsh2" package
This guide let you learn how to uninstall bsh2 on openSUSE Leap:
$
sudo zypper remove
bsh2
Copied
3. Information about the bsh2 package on openSUSE Leap
Information for package bsh2:
-----------------------------
Repository : Main Repository
Name : bsh2
Version : 2.0.0.b6-150200.12.6.4
Arch : noarch
Vendor : SUSE LLC
Installed Size : 754.9 KiB
Installed : No
Status : not installed
Source package : bsh2-2.0.0.b6-150200.12.6.4.src
Upstream URL : http://www.beanshell.org/
Summary : Scripting for Java (BeanShell Version 2.x)
Description :
BeanShell is an 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. BeanShell
can be used interactively for Java experimentation and debugging or
as a scripting engine for applications.
-----------------------------
Repository : Main Repository
Name : bsh2
Version : 2.0.0.b6-150200.12.6.4
Arch : noarch
Vendor : SUSE LLC
Installed Size : 754.9 KiB
Installed : No
Status : not installed
Source package : bsh2-2.0.0.b6-150200.12.6.4.src
Upstream URL : http://www.beanshell.org/
Summary : Scripting for Java (BeanShell Version 2.x)
Description :
BeanShell is an 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. BeanShell
can be used interactively for Java experimentation and debugging or
as a scripting engine for applications.