How to Install and Uninstall rust-regex-test+default-devel.noarch Package on CentOS Stream 9

Last updated: September 22,2024

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

This guide covers the steps necessary to install rust-regex-test+default-devel.noarch on CentOS Stream 9

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

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

This guide let you learn how to uninstall rust-regex-test+default-devel.noarch on CentOS Stream 9:

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

3. Information about the rust-regex-test+default-devel.noarch package on CentOS Stream 9

Last metadata expiration check: 1:51:28 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : rust-regex-test+default-devel
Version : 0.1.0
Release : 1.el9
Architecture : noarch
Size : 7.1 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 "default" feature of the "regex-test" crate.