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

Last updated: September 20,2024

1. Install "libjformatstring-java" package

This guide let you learn how to install libjformatstring-java on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libjformatstring-java

2. Uninstall "libjformatstring-java" package

This guide let you learn how to uninstall libjformatstring-java on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libjformatstring-java
Priority: extra
Section: universe/java
Installed-Size: 64
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: amd64
Source: jformatstring
Version: 0.10~20131207-1
Filename: pool/universe/j/jformatstring/libjformatstring-java_0.10~20131207-1_amd64.deb
Size: 32948
MD5sum: f787a1a426ff9c4f62324f25676fc11e
SHA1: 6d83812096535cf73a733c58befd5aca1915b9be
SHA256: 69983dc31b890b39669cde0d2715223c85f082aeb9356b18b39fc519f0cadf5e
Description-en: Java format string compile-time checker
This project is derived from Sun's implementation of java.util.Formatter. It
is designed to allow compile time checks as to whether or not a use of a
format string will be erroneous when executed at runtime.
Description-md5: a70c5b14e302279497bf160195a25803
Homepage: http://code.google.com/p/j-format-string/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu