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

Last updated: October 08,2024

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

This guide let you learn how to install rust-matches-devel.noarch on Oracle Linux 9

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

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

This guide covers the steps necessary to uninstall rust-matches-devel.noarch on Oracle Linux 9:

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

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

Last metadata expiration check: 1:20:29 ago on Thu Feb 15 07:50:05 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.