How to Install and Uninstall assertj-core.noarch Package on Fedora 38

Last updated: October 10,2024

1. Install "assertj-core.noarch" package

This is a short guide on how to install assertj-core.noarch on Fedora 38

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

2. Uninstall "assertj-core.noarch" package

Learn how to uninstall assertj-core.noarch on Fedora 38:

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

3. Information about the assertj-core.noarch package on Fedora 38

Last metadata expiration check: 2:36:49 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : assertj-core
Version : 3.23.1
Release : 2.fc38
Architecture : noarch
Size : 1.1 M
Source : assertj-core-3.23.1-2.fc38.src.rpm
Repository : fedora
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).