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

Last updated: May 16,2024

1. Install "jython" package

Here is a brief guide to show you how to install jython on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install jython

2. Uninstall "jython" package

Here is a brief guide to show you how to uninstall jython on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove jython $ sudo apt autoclean && sudo apt autoremove

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

Package: jython
Architecture: all
Version: 2.5.3-9ubuntu0.1
Priority: optional
Section: universe/python
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 24146
Depends: perl, python:any (>= 2.7.5-5~), default-jre-headless | java5-runtime-headless, libasm3-java, antlr3.2, libjnr-constants-java, libjnr-posix-java (>= 3.0.10~), libjffi-java, libjnr-x86asm-java, liblivetribe-jsr223-java, libguava-java, libjnr-netdb-java, libreadline-java (>= 0.8), libjline-java
Recommends: default-jdk | java-compiler
Suggests: jython-doc, libmysql-java, libpostgresql-jdbc-java, libservlet3.1-java
Filename: pool/universe/j/jython/jython_2.5.3-9ubuntu0.1_all.deb
Size: 6899112
MD5sum: fca3aafe6487cf4f9a9b7c603626d8ac
SHA1: 751090798886d6bba09ecf984985b4188412a76d
SHA256: c6f4e99e1567edeb57f4b6938316d434d261917d3a0ed148517ba7ae0a171d4b
SHA512: 3ab48170b4aa8708c72ec693dc32bcb21c81298d2fd7854c022058fc62ce341d48a0751b065fdb0f569ecfd23e084793df4c18f02918d5f2ed9d48212531898e
Homepage: http://www.jython.org
Description-en: Python seamlessly integrated with Java
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 complementary to Java and allows the two languages to be freely
mixed. It is especially suited for embedded scripting, interactive
experimentation and rapid application development, and it can
interact with Java packages or with running Java applications.
Description-md5: c09f9033a073d1f7301992f5f47163eb

Package: jython
Priority: optional
Section: universe/python
Installed-Size: 24151
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Version: 2.5.3-9
Depends: perl, python:any (>= 2.7.5-5~), default-jre-headless | java5-runtime-headless, libasm3-java, antlr3.2, libjnr-constants-java, libjnr-posix-java (>= 3.0.10~), libjffi-java, libjnr-x86asm-java, liblivetribe-jsr223-java, libguava-java, libjnr-netdb-java, libreadline-java (>= 0.8), libjline-java
Recommends: default-jdk | java-compiler
Suggests: jython-doc, libmysql-java, libpostgresql-jdbc-java, libservlet3.1-java
Filename: pool/universe/j/jython/jython_2.5.3-9_all.deb
Size: 6892040
MD5sum: 2dd913f0da748cc19a5437ac73c415e0
SHA1: 7c16746f9953ca76c0db4ad93778590e3a4e95a9
SHA256: e42eb6b662e4a35de67bd35d5f134b3585d26fe6b46abfa20204b6009d9d7d8c
Description-en: Python seamlessly integrated with Java
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 complementary to Java and allows the two languages to be freely
mixed. It is especially suited for embedded scripting, interactive
experimentation and rapid application development, and it can
interact with Java packages or with running Java applications.
Description-md5: c09f9033a073d1f7301992f5f47163eb
Homepage: http://www.jython.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu