How to Install and Uninstall rust-signature+derive-devel.noarch Package on Fedora 39

Last updated: September 23,2024

1. Install "rust-signature+derive-devel.noarch" package

Please follow the guidelines below to install rust-signature+derive-devel.noarch on Fedora 39

$ sudo dnf update $ sudo dnf install rust-signature+derive-devel.noarch

2. Uninstall "rust-signature+derive-devel.noarch" package

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

$ sudo dnf remove rust-signature+derive-devel.noarch $ sudo dnf autoremove

3. Information about the rust-signature+derive-devel.noarch package on Fedora 39

Last metadata expiration check: 0:32:46 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : rust-signature+derive-devel
Version : 2.2.0
Release : 1.fc39
Architecture : noarch
Size : 8.0 k
Source : rust-signature-2.2.0-1.fc39.src.rpm
Repository : updates
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 "derive" feature of the "signature" crate.