How to Install and Uninstall rust-spki0.4+default-devel.noarch Package on AlmaLinux 9

Last updated: October 05,2024

1. Install "rust-spki0.4+default-devel.noarch" package

In this section, we are going to explain the necessary steps to install rust-spki0.4+default-devel.noarch on AlmaLinux 9

$ sudo dnf update $ sudo dnf install rust-spki0.4+default-devel.noarch

2. Uninstall "rust-spki0.4+default-devel.noarch" package

This guide let you learn how to uninstall rust-spki0.4+default-devel.noarch on AlmaLinux 9:

$ sudo dnf remove rust-spki0.4+default-devel.noarch $ sudo dnf autoremove

3. Information about the rust-spki0.4+default-devel.noarch package on AlmaLinux 9

Last metadata expiration check: 1:14:01 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : rust-spki0.4+default-devel
Version : 0.4.1
Release : 1.el9
Architecture : noarch
Size : 7.1 k
Source : rust-spki0.4-0.4.1-1.el9.src.rpm
Repository : epel
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 "default" feature of the "spki" crate.