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

Last updated: September 16,2024

1. Install "rust-rfc6979+default-devel.noarch" package

Please follow the guidelines below to install rust-rfc6979+default-devel.noarch on Oracle Linux 9

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

2. Uninstall "rust-rfc6979+default-devel.noarch" package

Please follow the guidance below to uninstall rust-rfc6979+default-devel.noarch on Oracle Linux 9:

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

3. Information about the rust-rfc6979+default-devel.noarch package on Oracle Linux 9

Last metadata expiration check: 0:19:39 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : rust-rfc6979+default-devel
Version : 0.4.0
Release : 2.el9
Architecture : noarch
Size : 7.3 k
Source : rust-rfc6979-0.4.0-2.el9.src.rpm
Repository : epel
Summary : Deterministic Usage of DSA and ECDSA (RFC6979)
URL : https://crates.io/crates/rfc6979
License : Apache-2.0 OR MIT
Description : Pure Rust implementation of RFC6979: Deterministic Usage of the Digital
: Signature Algorithm (DSA) and Elliptic Curve Digital Signature Algorithm
: (ECDSA).
:
: This package contains library source intended for building other packages which
: use the "default" feature of the "rfc6979" crate.