How to Install and Uninstall rust-regex+perf-cache-devel.noarch Package on Fedora 38

Last updated: May 20,2024

1. Install "rust-regex+perf-cache-devel.noarch" package

Learn how to install rust-regex+perf-cache-devel.noarch on Fedora 38

$ sudo dnf update $ sudo dnf install rust-regex+perf-cache-devel.noarch

2. Uninstall "rust-regex+perf-cache-devel.noarch" package

Here is a brief guide to show you how to uninstall rust-regex+perf-cache-devel.noarch on Fedora 38:

$ sudo dnf remove rust-regex+perf-cache-devel.noarch $ sudo dnf autoremove

3. Information about the rust-regex+perf-cache-devel.noarch package on Fedora 38

Last metadata expiration check: 1:40:06 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : rust-regex+perf-cache-devel
Version : 1.10.3
Release : 1.fc38
Architecture : noarch
Size : 9.1 k
Source : rust-regex-1.10.3-1.fc38.src.rpm
Repository : updates
Summary : Implementation of regular expressions for Rust
URL : https://crates.io/crates/regex
License : MIT OR Apache-2.0
Description : An 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 "perf-cache" feature of the "regex" crate.