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

Last updated: October 04,2024

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

This guide covers the steps necessary to install rust-regex-lite+std-devel.noarch on Fedora 39

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

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

In this section, we are going to explain the necessary steps to uninstall rust-regex-lite+std-devel.noarch on Fedora 39:

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

3. Information about the rust-regex-lite+std-devel.noarch package on Fedora 39

Last metadata expiration check: 3:47:06 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : rust-regex-lite+std-devel
Version : 0.1.5
Release : 1.fc39
Architecture : noarch
Size : 7.7 k
Source : rust-regex-lite-0.1.5-1.fc39.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 "std" feature of the "regex-lite" crate.