How To Install rust-pem0 on Fedora 36
Introduction
In this tutorial we learn how to install rust-pem0
on Fedora 36.
What is rust-pem0
Parse and encode PEM-encoded data. This package contains library source intended for building other packages which use “pem” crate.
We can use yum
or dnf
to install rust-pem0
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install rust-pem0.
Install rust-pem0 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-pem0
using dnf
by running the following command:
sudo dnf -y install rust-pem0
Install rust-pem0 on Fedora 36 Using yum
title: “How To Install rust-pem0 on Fedora 36”
Update yum database with yum
using the following command.
linkTitle: “rust-pem0”
type: "docs"
sudo yum makecache --refresh
description: "In this tutorial we learn how to install rust-pem0 in Fedora 36. rust-pem0 is Parse and encode PEM-encoded data"
date: “2022-08-17”
lastmod: “2022-08-17”
After updating yum database, We can install rust-pem0
using yum
by running the following command:
#image: /images/fedora/36/rust-pem0-featured.png
sudo yum -y install rust-pem0
## Introduction
How To Uninstall rust-pem0 on Fedora 36
In this tutorial we learn how to install rust-pem0
on Fedora 36.
To uninstall only the rust-pem0
package we can use the following command:
What is rust-pem0
> Parse and encode PEM-encoded data. This package contains library source intended for building other packages which use "default" feature of "pem" crate.
sudo dnf remove rust-pem0
We can use yum
or dnf
to install rust-pem0
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install rust-pem0.
rust-pem0 Package Contents on Fedora 36
Install rust-pem0 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-pem0
using dnf
by running the following command:
sudo dnf -y install rust-pem0
Install rust-pem0 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-pem0
using yum
by running the following command:
sudo yum -y install rust-pem0
How To Uninstall rust-pem0 on Fedora 36
To uninstall only the rust-pem0
package we can use the following command:
sudo dnf remove rust-pem0
rust-pem0 Package Contents on Fedora 36
/usr/share/cargo/registry/pem-0.8.3/Cargo.toml
References
Summary
In this tutorial we learn how to install rust-pem0
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).
/usr/share/cargo/registry/pem-0.8.3 /usr/share/cargo/registry/pem-0.8.3/.cargo-checksum.json /usr/share/cargo/registry/pem-0.8.3/Cargo.toml /usr/share/cargo/registry/pem-0.8.3/LICENSE.md /usr/share/cargo/registry/pem-0.8.3/README.md /usr/share/cargo/registry/pem-0.8.3/benches /usr/share/cargo/registry/pem-0.8.3/benches/pem_benchmark.rs /usr/share/cargo/registry/pem-0.8.3/rustfmt.toml /usr/share/cargo/registry/pem-0.8.3/src /usr/share/cargo/registry/pem-0.8.3/src/errors.rs /usr/share/cargo/registry/pem-0.8.3/src/lib.rs /usr/share/doc/rust-pem0.8-devel /usr/share/doc/rust-pem0.8-devel/README.md /usr/share/licenses/rust-pem0.8-devel /usr/share/licenses/rust-pem0.8-devel/LICENSE.md
## References
* [rust-pem0 website](https://crates.io/crates/pem)
## Summary
In this tutorial we learn how to install `rust-pem0` on [Fedora 36](/fedora/36/) using [yum](/fedora/36/yum/) and [dnf]((/fedora/36/dnf/).