How to Install and Uninstall jython-manual Package on openSUSE Leap
Last updated: November 14,2024
1. Install "jython-manual" package
This is a short guide on how to install jython-manual on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
jython-manual
Copied
2. Uninstall "jython-manual" package
This guide let you learn how to uninstall jython-manual on openSUSE Leap:
$
sudo zypper remove
jython-manual
Copied
3. Information about the jython-manual package on openSUSE Leap
Information for package jython-manual:
--------------------------------------
Repository : Main Repository
Name : jython-manual
Version : 2.2.1-150400.18.8
Arch : noarch
Vendor : SUSE LLC
Installed Size : 15.7 KiB
Installed : No
Status : not installed
Source package : jython-2.2.1-150400.18.8.src
Upstream URL : http://www.jython.org/
Summary : Manual for jython
Description :
This package contains the manual for Jython.
Jython is an implementation of the high-level, dynamic, object-oriented
language Python seamlessly integrated with the Java platform. The
predecessor to Jython, JPython, is certified as 100% Pure Java. Jython
is freely available for both commercial and non-commercial use and is
distributed with source code. Jython is complementary to Java and is
especially suited for the following tasks: Embedded scripting - Java
programmers can add the Jython libraries to their system to allow end
users to write simple or complicated scripts that add functionality to
the application. Interactive experimentation - Jython provides an
interactive interpreter that can be used to interact with Java packages
or with running Java applications. This allows programmers to
experiment and debug any Java system using Jython. Rapid application
development - Python programs are typically 2-10X shorter than the
equivalent Java program. This translates directly to increased
programmer productivity. The seamless interaction between Python and
Java allows developers to freely mix the two languages both during
development and in shipping products.
--------------------------------------
Repository : Main Repository
Name : jython-manual
Version : 2.2.1-150400.18.8
Arch : noarch
Vendor : SUSE LLC
Installed Size : 15.7 KiB
Installed : No
Status : not installed
Source package : jython-2.2.1-150400.18.8.src
Upstream URL : http://www.jython.org/
Summary : Manual for jython
Description :
This package contains the manual for Jython.
Jython is an implementation of the high-level, dynamic, object-oriented
language Python seamlessly integrated with the Java platform. The
predecessor to Jython, JPython, is certified as 100% Pure Java. Jython
is freely available for both commercial and non-commercial use and is
distributed with source code. Jython is complementary to Java and is
especially suited for the following tasks: Embedded scripting - Java
programmers can add the Jython libraries to their system to allow end
users to write simple or complicated scripts that add functionality to
the application. Interactive experimentation - Jython provides an
interactive interpreter that can be used to interact with Java packages
or with running Java applications. This allows programmers to
experiment and debug any Java system using Jython. Rapid application
development - Python programs are typically 2-10X shorter than the
equivalent Java program. This translates directly to increased
programmer productivity. The seamless interaction between Python and
Java allows developers to freely mix the two languages both during
development and in shipping products.