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

Last updated: October 07,2024

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

Please follow the steps below to install rust-matches+default-devel.noarch on Oracle Linux 9

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

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

Please follow the steps below to uninstall rust-matches+default-devel.noarch on Oracle Linux 9:

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

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

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