How to Install and Uninstall rust-peg0.5-devel.noarch Package on AlmaLinux 9

Last updated: October 01,2024

1. Install "rust-peg0.5-devel.noarch" package

This guide covers the steps necessary to install rust-peg0.5-devel.noarch on AlmaLinux 9

$ sudo dnf update $ sudo dnf install rust-peg0.5-devel.noarch

2. Uninstall "rust-peg0.5-devel.noarch" package

Please follow the guidance below to uninstall rust-peg0.5-devel.noarch on AlmaLinux 9:

$ sudo dnf remove rust-peg0.5-devel.noarch $ sudo dnf autoremove

3. Information about the rust-peg0.5-devel.noarch package on AlmaLinux 9

Last metadata expiration check: 0:55:10 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : rust-peg0.5-devel
Version : 0.5.7
Release : 8.el9
Architecture : noarch
Size : 28 k
Source : rust-peg0.5-0.5.7-8.el9.src.rpm
Repository : epel
Summary : Simple Parsing Expression Grammar (PEG) parser generator
URL : https://crates.io/crates/peg
License : MIT
Description : Simple Parsing Expression Grammar (PEG) parser generator.
:
: This package contains library source intended for building other packages which
: use the "peg" crate.