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

Last updated: May 19,2024

1. Install "libassertj-core-java" package

Please follow the steps below to install libassertj-core-java on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libassertj-core-java

2. Uninstall "libassertj-core-java" package

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

$ sudo apt remove libassertj-core-java $ sudo apt autoclean && sudo apt autoremove

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

Package: libassertj-core-java
Priority: optional
Section: universe/java
Installed-Size: 764
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Source: assertj-core
Version: 2.3.0-1
Depends: libmockito-java
Suggests: libcglib3-java
Filename: pool/universe/a/assertj-core/libassertj-core-java_2.3.0-1_all.deb
Size: 674060
MD5sum: 6149570434a2a6061aface7e827e4034
SHA1: b631192bd77ad22ecbd28b97dcaa3c44348bf2d9
SHA256: 5f2e05c3454c0e25369eff98c26ecd699bdadb72ea8f8bc39eaa4e1306b18197
Description-en: Fluent assertions for Java
AssertJ provides a rich and intuitive set of strongly-typed assertions
to use for unit testing. AssertJ core provides assertions for JDK
standard types can be used with either JUnit or TestNG.
Description-md5: 1e4b500959f58d67a8c860869fc2e91c
Homepage: https://github.com/joel-costigliola/assertj-core
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu