How to Install and Uninstall rust-signature1+std-devel.noarch Package on CentOS Stream 9

Last updated: September 21,2024

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

This guide covers the steps necessary to install rust-signature1+std-devel.noarch on CentOS Stream 9

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

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

Here is a brief guide to show you how to uninstall rust-signature1+std-devel.noarch on CentOS Stream 9:

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

3. Information about the rust-signature1+std-devel.noarch package on CentOS Stream 9

Last metadata expiration check: 0:23:13 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : rust-signature1+std-devel
Version : 1.6.4
Release : 1.el9
Architecture : noarch
Size : 7.1 k
Source : rust-signature1-1.6.4-1.el9.src.rpm
Repository : epel
Summary : Traits for cryptographic signature algorithms (e.g. ECDSA, Ed25519)
URL : https://crates.io/crates/signature
License : Apache-2.0 OR MIT
Description : Traits for cryptographic signature algorithms (e.g. ECDSA, Ed25519).
:
: This package contains library source intended for building other packages which
: use the "std" feature of the "signature" crate.