How to Install and Uninstall rust-matches+default-devel.noarch Package on CentOS Stream 9

Last updated: September 21,2024

1. Install "rust-matches+default-devel.noarch" package

This tutorial shows how to install rust-matches+default-devel.noarch on CentOS Stream 9

$ sudo dnf update $ sudo dnf install rust-matches+default-devel.noarch

2. Uninstall "rust-matches+default-devel.noarch" package

Please follow the instructions below to uninstall rust-matches+default-devel.noarch on CentOS Stream 9:

$ sudo dnf remove rust-matches+default-devel.noarch $ sudo dnf autoremove

3. Information about the rust-matches+default-devel.noarch package on CentOS Stream 9

Last metadata expiration check: 1:17:05 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : rust-matches+default-devel
Version : 0.1.10
Release : 1.el9
Architecture : noarch
Size : 7.7 k
Source : rust-matches-0.1.10-1.el9.src.rpm
Repository : epel
Summary : Macro to evaluate, as a boolean, whether an expression matches a pattern
URL : https://crates.io/crates/matches
License : MIT
Description : Macro to evaluate, as a boolean, whether an expression matches a pattern.
:
: This package contains library source intended for building other packages which
: use the "default" feature of the "matches" crate.