How to Install and Uninstall rust-peg0.6-devel.noarch Package on Fedora 38

Last updated: November 28,2024

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

This tutorial shows how to install rust-peg0.6-devel.noarch on Fedora 38

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

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

Please follow the step by step instructions below to uninstall rust-peg0.6-devel.noarch on Fedora 38:

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

3. Information about the rust-peg0.6-devel.noarch package on Fedora 38

Last metadata expiration check: 3:39:56 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : rust-peg0.6-devel
Version : 0.6.3
Release : 1.fc38
Architecture : noarch
Size : 35 k
Source : rust-peg0.6-0.6.3-1.fc38.src.rpm
Repository : updates
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.