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

Last updated: October 05,2024

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

This guide covers the steps necessary to install rust-matchers-devel.noarch on Oracle Linux 9

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

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

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

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

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

Last metadata expiration check: 2:34:39 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : rust-matchers-devel
Version : 0.1.0
Release : 1.el9
Architecture : noarch
Size : 14 k
Source : rust-matchers-0.1.0-1.el9.src.rpm
Repository : epel
Summary : Regex matching on character and byte streams
URL : https://crates.io/crates/matchers
License : MIT
Description : Regex matching on character and byte streams.
:
: This package contains library source intended for building other packages which
: use the "matchers" crate.