How to Install and Uninstall opentest4j.noarch Package on CentOS Stream 8
Last updated: February 05,2025
1. Install "opentest4j.noarch" package
This is a short guide on how to install opentest4j.noarch on CentOS Stream 8
$
sudo dnf update
Copied
$
sudo dnf install
opentest4j.noarch
Copied
2. Uninstall "opentest4j.noarch" package
In this section, we are going to explain the necessary steps to uninstall opentest4j.noarch on CentOS Stream 8:
$
sudo dnf remove
opentest4j.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the opentest4j.noarch package on CentOS Stream 8
Last metadata expiration check: 5:38:52 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : opentest4j
Version : 1.2.0
Release : 2.module+el8.2.1+7436+4afdca1f
Architecture : noarch
Size : 25 k
Source : opentest4j-1.2.0-2.module+el8.2.1+7436+4afdca1f.src.rpm
Repository : appstream
Summary : Open Test Alliance for the JVM
URL : https://github.com/ota4j-team/opentest4j
License : ASL 2.0
Description : Open Test Alliance for the JVM is a minimal common foundation for
: testing libraries on the JVM. The primary goal of the project is to
: enable testing frameworks like JUnit, TestNG, Spock, etc. and
: third-party assertion libraries like Hamcrest, AssertJ, etc. to use a
: common set of exceptions that IDEs and build tools can support in a
: consistent manner across all testing scenarios -- for example, for
: consistent handling of failed assertions and failed assumptions as
: well as visualization of test execution in IDEs and reports.
Available Packages
Name : opentest4j
Version : 1.2.0
Release : 2.module+el8.2.1+7436+4afdca1f
Architecture : noarch
Size : 25 k
Source : opentest4j-1.2.0-2.module+el8.2.1+7436+4afdca1f.src.rpm
Repository : appstream
Summary : Open Test Alliance for the JVM
URL : https://github.com/ota4j-team/opentest4j
License : ASL 2.0
Description : Open Test Alliance for the JVM is a minimal common foundation for
: testing libraries on the JVM. The primary goal of the project is to
: enable testing frameworks like JUnit, TestNG, Spock, etc. and
: third-party assertion libraries like Hamcrest, AssertJ, etc. to use a
: common set of exceptions that IDEs and build tools can support in a
: consistent manner across all testing scenarios -- for example, for
: consistent handling of failed assertions and failed assumptions as
: well as visualization of test execution in IDEs and reports.