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

Last updated: January 13,2025

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

In this section, we are going to explain the necessary steps to install rust-spki+std-devel.noarch on Fedora 39

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

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

This is a short guide on how to uninstall rust-spki+std-devel.noarch on Fedora 39:

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

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

Last metadata expiration check: 4:23:07 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : rust-spki+std-devel
Version : 0.7.3
Release : 1.fc39
Architecture : noarch
Size : 8.1 k
Source : rust-spki-0.7.3-1.fc39.src.rpm
Repository : updates
Summary : X.509 Subject Public Key Info (RFC5280) describing public keys
URL : https://crates.io/crates/spki
License : Apache-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.