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

Last updated: September 30,2024

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

Please follow the steps below to install rust-regex-test-devel.noarch on Oracle Linux 9

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

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

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

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

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

Last metadata expiration check: 0:58:07 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : rust-regex-test-devel
Version : 0.1.0
Release : 1.el9
Architecture : noarch
Size : 27 k
Source : rust-regex-test-0.1.0-1.el9.src.rpm
Repository : epel
Summary : Infrastructure for testing regexes
URL : https://crates.io/crates/regex-test
License : MIT OR Apache-2.0
Description : Infrastructure for testing regexes. You probably don't want to use this
: crate unless you're working on a regex implementation.
:
: This package contains library source intended for building other packages which
: use the "regex-test" crate.