How to Install and Uninstall rust-peg-runtime+std-devel.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 06,2024

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

Please follow the instructions below to install rust-peg-runtime+std-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 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 instructions below to uninstall rust-peg-runtime+std-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 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 Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 0:18:08 ago on Mon Feb 26 07:04:30 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.