How to Install and Uninstall rust-peg+trace-devel.noarch Package on Oracle Linux 9

Last updated: July 06,2024

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

This is a short guide on how to install rust-peg+trace-devel.noarch on Oracle Linux 9

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

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

This guide covers the steps necessary to uninstall rust-peg+trace-devel.noarch on Oracle Linux 9:

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

3. Information about the rust-peg+trace-devel.noarch package on Oracle Linux 9

Last metadata expiration check: 1:34:46 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : rust-peg+trace-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 "trace" feature of the "peg" crate.