How to Install and Uninstall rust-rfc6979-devel.noarch Package on Fedora 39

Last updated: October 07,2024

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

In this section, we are going to explain the necessary steps to install rust-rfc6979-devel.noarch on Fedora 39

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

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

Please follow the guidance below to uninstall rust-rfc6979-devel.noarch on Fedora 39:

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

3. Information about the rust-rfc6979-devel.noarch package on Fedora 39

Last metadata expiration check: 5:00:37 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : rust-rfc6979-devel
Version : 0.4.0
Release : 3.fc39
Architecture : noarch
Size : 18 k
Source : rust-rfc6979-0.4.0-3.fc39.src.rpm
Repository : fedora
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.