How to Install and Uninstall rust-grep-devel.noarch Package on CentOS Stream 9

Last updated: October 07,2024

1. Install "rust-grep-devel.noarch" package

Please follow the guidance below to install rust-grep-devel.noarch on CentOS Stream 9

$ sudo dnf update $ sudo dnf install rust-grep-devel.noarch

2. Uninstall "rust-grep-devel.noarch" package

Learn how to uninstall rust-grep-devel.noarch on CentOS Stream 9:

$ sudo dnf remove rust-grep-devel.noarch $ sudo dnf autoremove

3. Information about the rust-grep-devel.noarch package on CentOS Stream 9

Last metadata expiration check: 2:00:10 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : rust-grep-devel
Version : 0.3.1
Release : 1.el9.next
Architecture : noarch
Size : 13 k
Source : rust-grep-0.3.1-1.el9.next.src.rpm
Repository : epel-next
Summary : Fast line oriented regex searching as a library
URL : https://crates.io/crates/grep
License : Unlicense OR MIT
Description : Fast line oriented regex searching as a library.
:
: This package contains library source intended for building other packages which
: use the "grep" crate.