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

Last updated: November 01,2024

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

Learn how to install rust-regex-lite+default-devel.noarch on Fedora 38

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

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

Learn how to uninstall rust-regex-lite+default-devel.noarch on Fedora 38:

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

3. Information about the rust-regex-lite+default-devel.noarch package on Fedora 38

Last metadata expiration check: 2:04:05 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : rust-regex-lite+default-devel
Version : 0.1.5
Release : 1.fc38
Architecture : noarch
Size : 7.8 k
Source : rust-regex-lite-0.1.5-1.fc38.src.rpm
Repository : updates
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 "default" feature of the "regex-lite" crate.