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

Last updated: May 14,2024

1. Install "libfest-test-java" package

This is a short guide on how to install libfest-test-java on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libfest-test-java

2. Uninstall "libfest-test-java" package

In this section, we are going to explain the necessary steps to uninstall libfest-test-java on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libfest-test-java $ sudo apt autoclean && sudo apt autoremove

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

Package: libfest-test-java
Priority: optional
Section: universe/java
Installed-Size: 65
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java maintainers
Architecture: all
Source: fest-test
Version: 2.1.0-1
Depends: junit4
Suggests: libfest-test-java-doc
Filename: pool/universe/f/fest-test/libfest-test-java_2.1.0-1_all.deb
Size: 9860
MD5sum: 32eebc05878a5034e598431669b238be
SHA1: 4f0318b6fbda3dd8eefdb0d629e34a939bcb839d
SHA256: b4ff34cdc0a287a9a834cfc72f758fc025f8e2c3a5cb6f0671aaa3f88461bdff
Description-en: common testing code for FEST (Fixtures for Easy Software Testing) packages
FEST Assertions is a Java library that provides a fluent interface
for writing assertions. It's main goal is to improve test code
readability and make maintenance of tests easier. FEST Assertions can
be used with either JUnit or TestNG.
.
This package contains common test utilities used for building other
packages in the FEST framework.
Description-md5: f9233be9c0939ec7657dbe60c6ce8bd9
Homepage: https://github.com/alexruiz/fest-test
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu