How to Install and Uninstall rust-spki-devel.noarch Package on Fedora 36

Last updated: September 28,2024

1. Install "rust-spki-devel.noarch" package

This tutorial shows how to install rust-spki-devel.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install rust-spki-devel.noarch

2. Uninstall "rust-spki-devel.noarch" package

Here is a brief guide to show you how to uninstall rust-spki-devel.noarch on Fedora 36:

$ sudo dnf remove rust-spki-devel.noarch $ sudo dnf autoremove

3. Information about the rust-spki-devel.noarch package on Fedora 36

Last metadata expiration check: 0:07:35 ago on Thu Sep 8 14:04:51 2022.
Available Packages
Name : rust-spki-devel
Version : 0.4.1
Release : 2.fc36
Architecture : noarch
Size : 17 k
Source : rust-spki-0.4.1-2.fc36.src.rpm
Repository : fedora
Summary : X.509 Subject Public Key Info (RFC5280) describing public keys
URL : https://crates.io/crates/spki
License : ASL 2.0 or MIT
Description : X.509 Subject Public Key Info (RFC5280) describing public keys as well as their
: associated AlgorithmIdentifiers (i.e. OIDs).
:
: This package contains library source intended for building other packages which
: use the "spki" crate.