How to Install and Uninstall rust-rfc6979-devel.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 07,2024

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

Please follow the guidelines below to install rust-rfc6979-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

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

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

Learn how to uninstall rust-rfc6979-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

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

3. Information about the rust-rfc6979-devel.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 0:21:52 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : rust-rfc6979-devel
Version : 0.4.0
Release : 2.el9
Architecture : noarch
Size : 17 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 "rfc6979" crate.