How to Install and Uninstall rust-peg-runtime+std-devel.noarch Package on Fedora 38

Last updated: November 27,2024

1. Install "rust-peg-runtime+std-devel.noarch" package

Learn how to install rust-peg-runtime+std-devel.noarch on Fedora 38

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

2. Uninstall "rust-peg-runtime+std-devel.noarch" package

In this section, we are going to explain the necessary steps to uninstall rust-peg-runtime+std-devel.noarch on Fedora 38:

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

3. Information about the rust-peg-runtime+std-devel.noarch package on Fedora 38

Last metadata expiration check: 0:04:20 ago on Sun Mar 17 04:59:58 2024.
Available Packages
Name : rust-peg-runtime+std-devel
Version : 0.8.2
Release : 1.fc38
Architecture : noarch
Size : 7.9 k
Source : rust-peg-runtime-0.8.2-1.fc38.src.rpm
Repository : updates
Summary : Runtime support for rust-peg grammars
URL : https://crates.io/crates/peg-runtime
License : MIT
Description : Runtime support for rust-peg grammars. To use rust-peg, see the `peg`
: crate.
:
: This package contains library source intended for building other packages which
: use the "std" feature of the "peg-runtime" crate.