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

Last updated: June 29,2024

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

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

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

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

This guide let you learn how to uninstall rust-signature1+std-devel.noarch on Oracle Linux 9:

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

3. Information about the rust-signature1+std-devel.noarch package on Oracle Linux 9

Last metadata expiration check: 1:32:41 ago on Thu Feb 15 07:50:05 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.