How to Install and Uninstall rust-grep-devel.noarch Package on Rocky Linux 9

Last updated: October 08,2024

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

Learn how to install rust-grep-devel.noarch on Rocky Linux 9

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

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

In this section, we are going to explain the necessary steps to uninstall rust-grep-devel.noarch on Rocky Linux 9:

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

3. Information about the rust-grep-devel.noarch package on Rocky Linux 9

Last metadata expiration check: 0:40:25 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : rust-grep-devel
Version : 0.2.12
Release : 1.el9
Architecture : noarch
Size : 13 k
Source : rust-grep-0.2.12-1.el9.src.rpm
Repository : epel
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.