How to Install and Uninstall rust-fancy-regex0.7-devel.noarch Package on Rocky Linux 9

Last updated: October 08,2024

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

This is a short guide on how to install rust-fancy-regex0.7-devel.noarch on Rocky Linux 9

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

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

This guide covers the steps necessary to uninstall rust-fancy-regex0.7-devel.noarch on Rocky Linux 9:

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

3. Information about the rust-fancy-regex0.7-devel.noarch package on Rocky Linux 9

Last metadata expiration check: 0:30:09 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : rust-fancy-regex0.7-devel
Version : 0.7.1
Release : 1.el9
Architecture : noarch
Size : 71 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 "fancy-regex" crate.