How to Install and Uninstall rust-fancy-regex-devel.noarch Package on Fedora 39

Last updated: May 20,2024

1. Install "rust-fancy-regex-devel.noarch" package

This tutorial shows how to install rust-fancy-regex-devel.noarch on Fedora 39

$ sudo dnf update $ sudo dnf install rust-fancy-regex-devel.noarch

2. Uninstall "rust-fancy-regex-devel.noarch" package

Please follow the guidelines below to uninstall rust-fancy-regex-devel.noarch on Fedora 39:

$ sudo dnf remove rust-fancy-regex-devel.noarch $ sudo dnf autoremove

3. Information about the rust-fancy-regex-devel.noarch package on Fedora 39

Last metadata expiration check: 0:51:07 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : rust-fancy-regex-devel
Version : 0.11.0
Release : 2.fc39
Architecture : noarch
Size : 81 k
Source : rust-fancy-regex-0.11.0-2.fc39.src.rpm
Repository : fedora
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.