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

Last updated: May 13,2024

1. Install "jardiff" package

This is a short guide on how to install jardiff on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install jardiff

2. Uninstall "jardiff" package

Please follow the guidelines below to uninstall jardiff on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove jardiff $ sudo apt autoclean && sudo apt autoremove

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

Package: jardiff
Priority: extra
Section: universe/utils
Installed-Size: 94
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Version: 0.2-4
Depends: default-jre-headless | java2-runtime-headless, libasm4-java, libcommons-cli-java, java-wrappers
Filename: pool/universe/j/jardiff/jardiff_0.2-4_all.deb
Size: 51554
MD5sum: 35727f681622b470f6bba528dfc54feb
SHA1: 9910ab894b2cc30c47dc13f9631edcace94663fb
SHA256: 333c3c2a8e465b400b4082a07ee9004c6608d76fd4e64642807c08bd9e555909
Description-en: tool to visualise API differences between two JAR files
Jardiff is a tool to help visualise API differences between two different
versions of a project.
.
Jardiff takes two jar files and outputs all the public API changes as
xml, html or plain text.
.
It can be used from command line or via an Apache Ant task.
.
It requires Java >= 1.4 to run.
Description-md5: 9266504b8978108c8e33757b89ae3b55
Homepage: http://www.osjava.org/jardiff/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu