How to Install and Uninstall rust-matchers+default-devel.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 07,2024

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

This guide covers the steps necessary to install rust-matchers+default-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

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

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

Learn how to uninstall rust-matchers+default-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

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

3. Information about the rust-matchers+default-devel.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 2:35:10 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : rust-matchers+default-devel
Version : 0.1.0
Release : 1.el9
Architecture : noarch
Size : 7.0 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 "default" feature of the "matchers" crate.