How to Install and Uninstall japitools Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: April 29,2024

1. Install "japitools" package

This tutorial shows how to install japitools on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install japitools

2. Uninstall "japitools" package

This is a short guide on how to uninstall japitools on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove japitools $ sudo apt autoclean && sudo apt autoremove

3. Information about the japitools package on Ubuntu 20.10 (Groovy Gorilla)

Package: japitools
Architecture: all
Version: 0.9.7-1
Priority: optional
Section: universe/devel
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 264
Depends: default-jre-headless | java2-runtime-headless, perl
Filename: pool/universe/j/japitools/japitools_0.9.7-1_all.deb
Size: 112816
MD5sum: 2185d421b77d8e94cd734d3f2ec2782d
SHA1: f7c22c9225960b0ba175987e63b61d5c97597ee6
SHA256: 6515870ae78298a85e1111bc1a78f9cdfafde0bfaacb7e0c472c2406a2b6092d
SHA512: 8116ae0021ebd78db9f195fc0aab90528e09624ae8abdcad5ad35f839a03108242fe6c0c2006e40ecc6ef82636c8c7bf0b87c96bb59dd37b297aa9bfbcb439ca
Homepage: http://savannah.nongnu.org/projects/japitools/
Description-en: Java API compatibility testing tools
It consists of two simple tools designed to test for compatibility between
Java APIs. They were originally designed for testing free implementations
of Java itself for compatibility with Sun's JDK, but they can also be used
for testing backward compatibility between versions of any API.
.
The tools are japize and japicompat. Japize is a Java program which emits
a listing of an API in a machine-readable format. Japicompat then takes two
such listings and compares them for binary compatibility, as defined by Sun
in the Java Language Specification.
Description-md5: 9c238aad1e5f27d5c5ac84feee383191