How to Install and Uninstall rust-matches-devel.noarch Package on AlmaLinux 9

Last updated: October 05,2024

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

Learn how to install rust-matches-devel.noarch on AlmaLinux 9

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

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

This tutorial shows how to uninstall rust-matches-devel.noarch on AlmaLinux 9:

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

3. Information about the rust-matches-devel.noarch package on AlmaLinux 9

Last metadata expiration check: 2:01:32 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : rust-matches-devel
Version : 0.1.10
Release : 1.el9
Architecture : noarch
Size : 11 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 "matches" crate.