How to Install and Uninstall rust-regex-lite-devel.noarch Package on Oracle Linux 9

Last updated: July 01,2024

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

In this section, we are going to explain the necessary steps to install rust-regex-lite-devel.noarch on Oracle Linux 9

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

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

This is a short guide on how to uninstall rust-regex-lite-devel.noarch on Oracle Linux 9:

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

3. Information about the rust-regex-lite-devel.noarch package on Oracle Linux 9

Last metadata expiration check: 1:59:03 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : rust-regex-lite-devel
Version : 0.1.5
Release : 1.el9
Architecture : noarch
Size : 90 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 "regex-lite" crate.