How to Install and Uninstall rust-peg-runtime+std-devel.noarch Package on CentOS Stream 9

Last updated: June 03,2024

1. Install "rust-peg-runtime+std-devel.noarch" package

Please follow the guidelines below to install rust-peg-runtime+std-devel.noarch on CentOS Stream 9

$ sudo dnf update $ sudo dnf install rust-peg-runtime+std-devel.noarch

2. Uninstall "rust-peg-runtime+std-devel.noarch" package

Please follow the step by step instructions below to uninstall rust-peg-runtime+std-devel.noarch on CentOS Stream 9:

$ sudo dnf remove rust-peg-runtime+std-devel.noarch $ sudo dnf autoremove

3. Information about the rust-peg-runtime+std-devel.noarch package on CentOS Stream 9

Last metadata expiration check: 0:19:08 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : rust-peg-runtime+std-devel
Version : 0.8.2
Release : 1.el9
Architecture : noarch
Size : 7.8 k
Source : rust-peg-runtime-0.8.2-1.el9.src.rpm
Repository : epel
Summary : Runtime support for rust-peg grammars
URL : https://crates.io/crates/peg-runtime
License : MIT
Description : Runtime support for rust-peg grammars. To use rust-peg, see the `peg`
: crate.
:
: This package contains library source intended for building other packages which
: use the "std" feature of the "peg-runtime" crate.