How to Install and Uninstall hamcrest-core.noarch Package on Fedora 34

Last updated: October 06,2024

1. Install "hamcrest-core.noarch" package

In this section, we are going to explain the necessary steps to install hamcrest-core.noarch on Fedora 34

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

2. Uninstall "hamcrest-core.noarch" package

Please follow the instructions below to uninstall hamcrest-core.noarch on Fedora 34:

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

3. Information about the hamcrest-core.noarch package on Fedora 34

Last metadata expiration check: 4:26:18 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : hamcrest-core
Version : 1.3
Release : 31.fc34
Architecture : noarch
Size : 51 k
Source : hamcrest-1.3-31.fc34.src.rpm
Repository : fedora
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.