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

Last updated: July 03,2024

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

Here is a brief guide to show you how to install rust-peg-runtime-devel.noarch on Rocky Linux 9

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

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

This tutorial shows how to uninstall rust-peg-runtime-devel.noarch on Rocky Linux 9:

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

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

Last metadata expiration check: 2:09:38 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : rust-peg-runtime-devel
Version : 0.8.2
Release : 1.el9
Architecture : noarch
Size : 13 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 "peg-runtime" crate.