How to Install and Uninstall rust-regex-lite+string-devel.noarch Package on CentOS Stream 9

Last updated: September 24,2024

1. Install "rust-regex-lite+string-devel.noarch" package

Here is a brief guide to show you how to install rust-regex-lite+string-devel.noarch on CentOS Stream 9

$ sudo dnf update $ sudo dnf install rust-regex-lite+string-devel.noarch

2. Uninstall "rust-regex-lite+string-devel.noarch" package

Please follow the guidance below to uninstall rust-regex-lite+string-devel.noarch on CentOS Stream 9:

$ sudo dnf remove rust-regex-lite+string-devel.noarch $ sudo dnf autoremove

3. Information about the rust-regex-lite+string-devel.noarch package on CentOS Stream 9

Last metadata expiration check: 0:19:02 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : rust-regex-lite+string-devel
Version : 0.1.5
Release : 1.el9
Architecture : noarch
Size : 7.6 k
Source : rust-regex-lite-0.1.5-1.el9.src.rpm
Repository : epel
Summary : Lightweight regex engine that optimizes for binary size and compilation time
URL : https://crates.io/crates/regex-lite
License : MIT OR Apache-2.0
Description : A lightweight regex engine that optimizes for binary size and
: compilation time.
:
: This package contains library source intended for building other packages which
: use the "string" feature of the "regex-lite" crate.