How to Install and Uninstall rust-regex+perf-backtrack-devel.noarch Package on Oracle Linux 9
Last updated: November 16,2024
1. Install "rust-regex+perf-backtrack-devel.noarch" package
Please follow the guidelines below to install rust-regex+perf-backtrack-devel.noarch on Oracle Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
rust-regex+perf-backtrack-devel.noarch
Copied
2. Uninstall "rust-regex+perf-backtrack-devel.noarch" package
Please follow the guidelines below to uninstall rust-regex+perf-backtrack-devel.noarch on Oracle Linux 9:
$
sudo dnf remove
rust-regex+perf-backtrack-devel.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the rust-regex+perf-backtrack-devel.noarch package on Oracle Linux 9
Last metadata expiration check: 0:07:30 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : rust-regex+perf-backtrack-devel
Version : 1.10.3
Release : 1.el9
Architecture : noarch
Size : 8.8 k
Source : rust-regex-1.10.3-1.el9.src.rpm
Repository : epel
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-backtrack" feature of the "regex" crate.
Available Packages
Name : rust-regex+perf-backtrack-devel
Version : 1.10.3
Release : 1.el9
Architecture : noarch
Size : 8.8 k
Source : rust-regex-1.10.3-1.el9.src.rpm
Repository : epel
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-backtrack" feature of the "regex" crate.