How to Install and Uninstall assertj-core.noarch Package on CentOS Stream 9

Last updated: November 29,2024

1. Install "assertj-core.noarch" package

This guide let you learn how to install assertj-core.noarch on CentOS Stream 9

$ sudo dnf update $ sudo dnf install assertj-core.noarch

2. Uninstall "assertj-core.noarch" package

Here is a brief guide to show you how to uninstall assertj-core.noarch on CentOS Stream 9:

$ sudo dnf remove assertj-core.noarch $ sudo dnf autoremove

3. Information about the assertj-core.noarch package on CentOS Stream 9

Last metadata expiration check: 1:32:55 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : assertj-core
Version : 3.19.0
Release : 5.el9
Architecture : noarch
Size : 1.0 M
Source : assertj-core-3.19.0-5.el9.src.rpm
Repository : appstream
Summary : Library of assertions similar to fest-assert
URL : https://joel-costigliola.github.io/assertj/
License : ASL 2.0
Description : A rich and intuitive set of strongly-typed assertions to use for unit testing
: (either with JUnit or TestNG).