How to Install and Uninstall hamcrest-core.noarch Package on CentOS Stream 8

Last updated: June 30,2024

1. Install "hamcrest-core.noarch" package

In this section, we are going to explain the necessary steps to install hamcrest-core.noarch on CentOS Stream 8

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

2. Uninstall "hamcrest-core.noarch" package

In this section, we are going to explain the necessary steps to uninstall hamcrest-core.noarch on CentOS Stream 8:

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

3. Information about the hamcrest-core.noarch package on CentOS Stream 8

Last metadata expiration check: 1:15:31 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : hamcrest-core
Version : 1.3
Release : 29.module+el8.2.1+7436+4afdca1f
Architecture : noarch
Size : 60 k
Source : hamcrest-1.3-29.module+el8.2.1+7436+4afdca1f.src.rpm
Repository : appstream
Summary : Core API of hamcrest matcher framework.
URL : https://github.com/hamcrest/JavaHamcrest
License : BSD
Description : The core API of hamcrest matcher framework to be used by third-party framework providers.
: This includes the a foundation set of matcher implementations for common operations.