How to Install and Uninstall rust-grep-printer+serde-devel.noarch Package on Oracle Linux 9

Last updated: July 03,2024

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

Please follow the guidance below to install rust-grep-printer+serde-devel.noarch on Oracle Linux 9

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

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

Please follow the steps below to uninstall rust-grep-printer+serde-devel.noarch on Oracle Linux 9:

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

3. Information about the rust-grep-printer+serde-devel.noarch package on Oracle Linux 9

Last metadata expiration check: 1:58:41 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : rust-grep-printer+serde-devel
Version : 0.1.7
Release : 1.el9
Architecture : noarch
Size : 8.0 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 "serde" feature of the "grep-printer" crate.