How to Install and Uninstall rust-peg0.5+default-devel.noarch Package on Fedora 38

Last updated: October 11,2024

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

In this section, we are going to explain the necessary steps to install rust-peg0.5+default-devel.noarch on Fedora 38

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

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

In this section, we are going to explain the necessary steps to uninstall rust-peg0.5+default-devel.noarch on Fedora 38:

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

3. Information about the rust-peg0.5+default-devel.noarch package on Fedora 38

Last metadata expiration check: 1:35:57 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : rust-peg0.5+default-devel
Version : 0.5.7
Release : 8.fc38
Architecture : noarch
Size : 7.8 k
Source : rust-peg0.5-0.5.7-8.fc38.src.rpm
Repository : fedora
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 "default" feature of the "peg" crate.