How to Install and Uninstall japitools Package on Ubuntu 21.10 (Impish Indri)

Last updated: April 28,2024

1. Install "japitools" package

This guide let you learn how to install japitools on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install japitools

2. Uninstall "japitools" package

Learn how to uninstall japitools on Ubuntu 21.10 (Impish Indri):

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

3. Information about the japitools package on Ubuntu 21.10 (Impish Indri)

Package: japitools
Architecture: all
Version: 0.9.7+git20150619-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: 201
Depends: default-jre-headless | java2-runtime-headless, perl:any
Filename: pool/universe/j/japitools/japitools_0.9.7+git20150619-1_all.deb
Size: 114020
MD5sum: 824e66fa666883ba3ae41c9730111873
SHA1: dcddd8c820c923b03bb9cb6e9738b1665ab164aa
SHA256: 3f741e5ad64eccac43be9d44ef6834cb5a537445ba4ec06ca77c9222b2d1555d
SHA512: 5fb4d2a28d7d5141452a54e048196f1e54757790f3d09be70cb732bd2c082421be3336d8623d02895d40d8f51aadea84b47c472a8a6dc7875ae3405b288acbd3
Homepage: https://github.com/gnu-andrew/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