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

Last updated: September 29,2024

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

In this section, we are going to explain the necessary steps to install rust-fancy-regex-devel.noarch on Fedora 34

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

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

Please follow the step by step instructions below to uninstall rust-fancy-regex-devel.noarch on Fedora 34:

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

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

Last metadata expiration check: 5:16:47 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : rust-fancy-regex-devel
Version : 0.7.1
Release : 2.fc34
Architecture : noarch
Size : 72 k
Source : rust-fancy-regex-0.7.1-2.fc34.src.rpm
Repository : updates
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 "fancy-regex" crate.