How to Install and Uninstall rust-regex+unicode-age-devel.noarch Package on Fedora 36

Last updated: May 20,2024

1. Install "rust-regex+unicode-age-devel.noarch" package

This guide let you learn how to install rust-regex+unicode-age-devel.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install rust-regex+unicode-age-devel.noarch

2. Uninstall "rust-regex+unicode-age-devel.noarch" package

In this section, we are going to explain the necessary steps to uninstall rust-regex+unicode-age-devel.noarch on Fedora 36:

$ sudo dnf remove rust-regex+unicode-age-devel.noarch $ sudo dnf autoremove

3. Information about the rust-regex+unicode-age-devel.noarch package on Fedora 36

Last metadata expiration check: 5:17:19 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : rust-regex+unicode-age-devel
Version : 1.6.0
Release : 1.fc36
Architecture : noarch
Size : 8.4 k
Source : rust-regex-1.6.0-1.fc36.src.rpm
Repository : updates
Summary : Implementation of regular expressions for Rust
URL : https://crates.io/crates/regex
License : MIT or ASL 2.0
Description : Implementation of regular expressions for Rust. This implementation uses finite
: automata and guarantees linear time matching on all inputs.
:
: This package contains library source intended for building other packages which
: use the "unicode-age" feature of the "regex" crate.