How to Install and Uninstall rust-regex+pattern-devel.noarch Package on AlmaLinux 9
Last updated: November 05,2024
1. Install "rust-regex+pattern-devel.noarch" package
This is a short guide on how to install rust-regex+pattern-devel.noarch on AlmaLinux 9
$
sudo dnf update
Copied
$
sudo dnf install
rust-regex+pattern-devel.noarch
Copied
2. Uninstall "rust-regex+pattern-devel.noarch" package
This guide let you learn how to uninstall rust-regex+pattern-devel.noarch on AlmaLinux 9:
$
sudo dnf remove
rust-regex+pattern-devel.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the rust-regex+pattern-devel.noarch package on AlmaLinux 9
Last metadata expiration check: 2:30:32 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : rust-regex+pattern-devel
Version : 1.10.3
Release : 1.el9
Architecture : noarch
Size : 8.6 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 "pattern" feature of the "regex" crate.
Available Packages
Name : rust-regex+pattern-devel
Version : 1.10.3
Release : 1.el9
Architecture : noarch
Size : 8.6 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 "pattern" feature of the "regex" crate.