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

Last updated: July 02,2024

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

Learn how to install rust-signature+alloc-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

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

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

Please follow the steps below to uninstall rust-signature+alloc-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

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

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

Last metadata expiration check: 1:46:56 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : rust-signature+alloc-devel
Version : 2.2.0
Release : 1.el9
Architecture : noarch
Size : 7.7 k
Source : rust-signature-2.2.0-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 "alloc" feature of the "signature" crate.