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

Last updated: June 16,2024

1. Install "rust-fancy-regex0.7+default-devel.noarch" package

Learn how to install rust-fancy-regex0.7+default-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install rust-fancy-regex0.7+default-devel.noarch

2. Uninstall "rust-fancy-regex0.7+default-devel.noarch" package

This is a short guide on how to uninstall rust-fancy-regex0.7+default-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove rust-fancy-regex0.7+default-devel.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 0:06:08 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : rust-fancy-regex0.7+default-devel
Version : 0.7.1
Release : 1.el9
Architecture : noarch
Size : 7.2 k
Source : rust-fancy-regex0.7-0.7.1-1.el9.src.rpm
Repository : epel
Summary : Implementation of regexes, supporting a relatively rich set of features
URL : https://crates.io/crates/fancy-regex
License : MIT
Description : Implementation of regexes, supporting a relatively rich set of features,
: including backreferences and look-around.
:
: This package contains library source intended for building other packages which
: use the "default" feature of the "fancy-regex" crate.