How to Install and Uninstall assertj-core.noarch Package on Rocky Linux 9

Last updated: November 25,2024

1. Install "assertj-core.noarch" package

In this section, we are going to explain the necessary steps to install assertj-core.noarch on Rocky Linux 9

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

2. Uninstall "assertj-core.noarch" package

Please follow the instructions below to uninstall assertj-core.noarch on Rocky Linux 9:

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

3. Information about the assertj-core.noarch package on Rocky Linux 9

Last metadata expiration check: 1:50:19 ago on Fri Feb 16 06:49:52 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).