How to Install and Uninstall assertj-core.src Package on Oracle Linux 9
Last updated: November 26,2024
1. Install "assertj-core.src" package
This is a short guide on how to install assertj-core.src on Oracle Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
assertj-core.src
Copied
2. Uninstall "assertj-core.src" package
Please follow the guidelines below to uninstall assertj-core.src on Oracle Linux 9:
$
sudo dnf remove
assertj-core.src
Copied
$
sudo dnf autoremove
Copied
3. Information about the assertj-core.src package on Oracle Linux 9
Last metadata expiration check: 1:21:28 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : assertj-core
Version : 3.19.0
Release : 5.el9
Architecture : src
Size : 1.4 M
Source : None
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).
Available Packages
Name : assertj-core
Version : 3.19.0
Release : 5.el9
Architecture : src
Size : 1.4 M
Source : None
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).