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

Last updated: May 18,2024

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

Please follow the guidelines below to install rust-regex-automata+std-devel.noarch on Oracle Linux 9

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

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

Please follow the instructions below to uninstall rust-regex-automata+std-devel.noarch on Oracle Linux 9:

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

3. Information about the rust-regex-automata+std-devel.noarch package on Oracle Linux 9

Last metadata expiration check: 2:22:37 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : rust-regex-automata+std-devel
Version : 0.4.5
Release : 1.el9
Architecture : noarch
Size : 8.9 k
Source : rust-regex-automata-0.4.5-1.el9.src.rpm
Repository : epel
Summary : Automata construction and matching using regular expressions
URL : https://crates.io/crates/regex-automata
License : MIT OR Apache-2.0
Description : Automata construction and matching using regular expressions.
:
: This package contains library source intended for building other packages which
: use the "std" feature of the "regex-automata" crate.