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

Last updated: October 05,2024

1. Install "assertj-core.noarch" package

This guide let you learn how to install assertj-core.noarch on Oracle Linux 9

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

2. Uninstall "assertj-core.noarch" package

This guide let you learn how to uninstall assertj-core.noarch on Oracle Linux 9:

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

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

Last metadata expiration check: 0:52:58 ago on Thu Feb 15 07:50:05 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 : ol9_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).