How to Install and Uninstall rust-spki+std-devel.noarch Package on Fedora 34

Last updated: July 21,2024

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

This guide covers the steps necessary to install rust-spki+std-devel.noarch on Fedora 34

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

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

This guide covers the steps necessary to uninstall rust-spki+std-devel.noarch on Fedora 34:

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

3. Information about the rust-spki+std-devel.noarch package on Fedora 34

Last metadata expiration check: 3:00:17 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : rust-spki+std-devel
Version : 0.4.1
Release : 1.fc34
Architecture : noarch
Size : 7.2 k
Source : rust-spki-0.4.1-1.fc34.src.rpm
Repository : updates
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 "std" feature of the "spki" crate.