How to Install and Uninstall hamcrest.noarch Package on Fedora 39
Last updated: March 01,2025
1. Install "hamcrest.noarch" package
Here is a brief guide to show you how to install hamcrest.noarch on Fedora 39
$
sudo dnf update
Copied
$
sudo dnf install
hamcrest.noarch
Copied
2. Uninstall "hamcrest.noarch" package
This is a short guide on how to uninstall hamcrest.noarch on Fedora 39:
$
sudo dnf remove
hamcrest.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the hamcrest.noarch package on Fedora 39
Last metadata expiration check: 2:35:31 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : hamcrest
Version : 2.2
Release : 11.fc39
Architecture : noarch
Size : 120 k
Source : hamcrest-2.2-11.fc39.src.rpm
Repository : fedora
Summary : Library of matchers for building test expressions
URL : https://github.com/hamcrest/JavaHamcrest
License : BSD
Description : Provides a library of matcher objects (also known as constraints or predicates)
: allowing 'match' rules to be defined declaratively, to be used in other
: frameworks. Typical scenarios include testing frameworks, mocking libraries and
: UI validation rules.
Available Packages
Name : hamcrest
Version : 2.2
Release : 11.fc39
Architecture : noarch
Size : 120 k
Source : hamcrest-2.2-11.fc39.src.rpm
Repository : fedora
Summary : Library of matchers for building test expressions
URL : https://github.com/hamcrest/JavaHamcrest
License : BSD
Description : Provides a library of matcher objects (also known as constraints or predicates)
: allowing 'match' rules to be defined declaratively, to be used in other
: frameworks. Typical scenarios include testing frameworks, mocking libraries and
: UI validation rules.