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

Last updated: October 06,2024

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

This guide covers the steps necessary to install rust-peg-devel.noarch on Rocky Linux 9

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

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

In this section, we are going to explain the necessary steps to uninstall rust-peg-devel.noarch on Rocky Linux 9:

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

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

Last metadata expiration check: 0:25:19 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : rust-peg-devel
Version : 0.8.2
Release : 1.el9
Architecture : noarch
Size : 33 k
Source : rust-peg-0.8.2-1.el9.src.rpm
Repository : epel
Summary : Simple Parsing Expression Grammar (PEG) parser generator
URL : https://crates.io/crates/peg
License : MIT
Description : A simple Parsing Expression Grammar (PEG) parser generator.
:
: This package contains library source intended for building other packages which
: use the "peg" crate.