How to Install and Uninstall libjsr305-java Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: September 20,2024

1. Install "libjsr305-java" package

Learn how to install libjsr305-java on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libjsr305-java

2. Uninstall "libjsr305-java" package

Please follow the guidance below to uninstall libjsr305-java on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libjsr305-java $ sudo apt autoclean && sudo apt autoremove

3. Information about the libjsr305-java package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libjsr305-java
Priority: optional
Section: universe/java
Installed-Size: 91
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Version: 0.1~+svn49-9
Suggests: libjsr305-java-doc
Filename: pool/universe/libj/libjsr305-java/libjsr305-java_0.1~+svn49-9_all.deb
Size: 26420
MD5sum: 755a323fc0a35cfba30cd866a03a42d8
SHA1: b98d9f26b172ef7bd208fa46b02bacc98f44782b
SHA256: 1e1470f7a58f928c7015eb4a282048038d532dd72427c48ae10b2f1fe1589109
Description-en: Java library that provides annotations for software defect detection
This library provides the implementation of Java Specification Request 305.
JSR-305 specifies annotations for software defect detection. These
annotations can used to automatically check that methods are working as
expected.
Description-md5: ba44bdbaa07d739ff6e579d048c94069
Homepage: http://code.google.com/p/jsr-305/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu