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

Last updated: July 07,2024

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

Please follow the step by step instructions below to install rust-peg+std-devel.noarch on AlmaLinux 9

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

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

This guide let you learn how to uninstall rust-peg+std-devel.noarch on AlmaLinux 9:

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

3. Information about the rust-peg+std-devel.noarch package on AlmaLinux 9

Last metadata expiration check: 0:50:03 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : rust-peg+std-devel
Version : 0.8.2
Release : 1.el9
Architecture : noarch
Size : 7.8 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 "std" feature of the "peg" crate.