How to Install and Uninstall rust-peg0.6-devel.noarch Package on Oracle Linux 9

Last updated: July 03,2024

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

Here is a brief guide to show you how to install rust-peg0.6-devel.noarch on Oracle Linux 9

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

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

This guide let you learn how to uninstall rust-peg0.6-devel.noarch on Oracle Linux 9:

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

3. Information about the rust-peg0.6-devel.noarch package on Oracle Linux 9

Last metadata expiration check: 2:35:21 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : rust-peg0.6-devel
Version : 0.6.3
Release : 1.el9
Architecture : noarch
Size : 27 k
Source : rust-peg0.6-0.6.3-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.