How To Install rust-peg0 on Fedora 36

In this tutorial we learn how to install rust-peg0 in Fedora 36. rust-peg0 is Simple Parsing Expression Grammar (PEG) parser generator

Introduction

In this tutorial we learn how to install rust-peg0 on Fedora 36.

What is rust-peg0

Simple Parsing Expression Grammar (PEG) parser generator. This package contains library source intended for building other packages which use “trace” feature of “peg” crate.

We can use yum or dnf to install rust-peg0 on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install rust-peg0.

Install rust-peg0 on Fedora 36 Using dnf

Update yum database with dnf using the following command.

sudo dnf makecache --refresh

After updating yum database, We can install rust-peg0 using dnf by running the following command:

sudo dnf -y install rust-peg0

Install rust-peg0 on Fedora 36 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

After updating yum database, We can install rust-peg0 using yum by running the following command:

sudo yum -y install rust-peg0

How To Uninstall rust-peg0 on Fedora 36

To uninstall only the rust-peg0 package we can use the following command:

sudo dnf remove rust-peg0

rust-peg0 Package Contents on Fedora 36

---
title: "How To Install rust-peg0 on Fedora 36"
linkTitle: "rust-peg0"
type: "docs"
description: "In this tutorial we learn how to install rust-peg0 in Fedora 36. rust-peg0 is Simple Parsing Expression Grammar (PEG) parser generator"
date: "2022-08-17"
lastmod: "2022-08-17"
#image: /images/fedora/36/rust-peg0-featured.png
---

## Introduction

In this tutorial we learn how to install `rust-peg0` on Fedora 36.

### What is `rust-peg0`

> Simple Parsing Expression Grammar (PEG) parser generator.  This package contains library source intended for building other packages which use "peg" crate.  

We can use `yum` or `dnf` to install `rust-peg0` on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install rust-peg0.

## Install rust-peg0 on Fedora 36 Using dnf

Update yum database with `dnf` using the following command.

```bash
sudo dnf makecache --refresh

After updating yum database, We can install rust-peg0 using dnf by running the following command:

sudo dnf -y install rust-peg0

Install rust-peg0 on Fedora 36 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

After updating yum database, We can install rust-peg0 using yum by running the following command:

sudo yum -y install rust-peg0

How To Uninstall rust-peg0 on Fedora 36

To uninstall only the rust-peg0 package we can use the following command:

sudo dnf remove rust-peg0

rust-peg0 Package Contents on Fedora 36

/usr/share/cargo/registry/peg-0.5.7
/usr/share/cargo/registry/peg-0.5.7/.cargo-checksum.json
/usr/share/cargo/registry/peg-0.5.7/Cargo.toml
/usr/share/cargo/registry/peg-0.5.7/LICENSE
/usr/share/cargo/registry/peg-0.5.7/README.md
/usr/share/cargo/registry/peg-0.5.7/src
/usr/share/cargo/registry/peg-0.5.7/src/bin.rs
/usr/share/cargo/registry/peg-0.5.7/src/grammar.rs
/usr/share/cargo/registry/peg-0.5.7/src/grammar.rustpeg
/usr/share/cargo/registry/peg-0.5.7/src/lib.rs
/usr/share/cargo/registry/peg-0.5.7/src/translate.rs
/usr/share/doc/rust-peg0.5-devel
/usr/share/doc/rust-peg0.5-devel/README.md
/usr/share/licenses/rust-peg0.5-devel
/usr/share/licenses/rust-peg0.5-devel/LICENSE
---

title: “How To Install rust-peg0 on Fedora 36”

linkTitle: “rust-peg0”

References

type: “docs”

  • rust-peg0 website description: “In this tutorial we learn how to install rust-peg0 in Fedora 36. rust-peg0 is Simple Parsing Expression Grammar (PEG) parser generator”

Summary

In this tutorial we learn how to install rust-peg0 on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).

/usr/share/cargo/registry/peg-0.5.7/Cargo.toml date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/rust-peg0-featured.png

Introduction

In this tutorial we learn how to install rust-peg0 on Fedora 36.

What is rust-peg0

> Simple Parsing Expression Grammar (PEG) parser generator.  This package contains library source intended for building other packages which use "default" feature of "peg" crate.  


## References

We can use `yum` or `dnf` to install `rust-peg0` on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install rust-peg0.
* [rust-peg0 website](https://crates.io/crates/peg)


## Summary
## Install rust-peg0 on Fedora 36 Using dnf


Update yum database with `dnf` using the following command.
In this tutorial we learn how to install `rust-peg0` on [Fedora 36](/fedora/36/) using [yum](/fedora/36/yum/) and [dnf]((/fedora/36/dnf/).


```bash
sudo dnf makecache --refresh

After updating yum database, We can install rust-peg0 using dnf by running the following command:

sudo dnf -y install rust-peg0

Install rust-peg0 on Fedora 36 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

After updating yum database, We can install rust-peg0 using yum by running the following command:

sudo yum -y install rust-peg0

How To Uninstall rust-peg0 on Fedora 36

To uninstall only the rust-peg0 package we can use the following command:

sudo dnf remove rust-peg0

rust-peg0 Package Contents on Fedora 36

/usr/share/cargo/registry/peg-0.5.7/Cargo.toml

References

Summary

In this tutorial we learn how to install rust-peg0 on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).