How to Install and Uninstall rust-grep-printer-devel.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 06,2024

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

Please follow the guidance below to install rust-grep-printer-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

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

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

This guide covers the steps necessary to uninstall rust-grep-printer-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

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

3. Information about the rust-grep-printer-devel.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 0:17:36 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : rust-grep-printer-devel
Version : 0.1.7
Release : 1.el9
Architecture : noarch
Size : 45 k
Source : rust-grep-printer-0.1.7-1.el9.src.rpm
Repository : epel
Summary : Implementation of the grep crate's Sink trait
URL : https://crates.io/crates/grep-printer
License : Unlicense OR MIT
Description : An implementation of the grep crate's Sink trait that provides standard
: printing of search results, similar to grep itself.
:
: This package contains library source intended for building other packages which
: use the "grep-printer" crate.