How to Install and Uninstall rust-regex+use_std-devel.noarch Package on Fedora 38
Last updated: November 28,2024
1. Install "rust-regex+use_std-devel.noarch" package
This guide let you learn how to install rust-regex+use_std-devel.noarch on Fedora 38
$
sudo dnf update
Copied
$
sudo dnf install
rust-regex+use_std-devel.noarch
Copied
2. Uninstall "rust-regex+use_std-devel.noarch" package
This guide covers the steps necessary to uninstall rust-regex+use_std-devel.noarch on Fedora 38:
$
sudo dnf remove
rust-regex+use_std-devel.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the rust-regex+use_std-devel.noarch package on Fedora 38
Last metadata expiration check: 2:30:12 ago on Sun Mar 17 04:59:58 2024.
Available Packages
Name : rust-regex+use_std-devel
Version : 1.10.3
Release : 1.fc38
Architecture : noarch
Size : 9.2 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 "use_std" feature of the "regex" crate.
Available Packages
Name : rust-regex+use_std-devel
Version : 1.10.3
Release : 1.fc38
Architecture : noarch
Size : 9.2 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 "use_std" feature of the "regex" crate.