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

Last updated: June 16,2024

1. Install "rust-ed25519+zeroize-devel.noarch" package

This guide let you learn how to install rust-ed25519+zeroize-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install rust-ed25519+zeroize-devel.noarch

2. Uninstall "rust-ed25519+zeroize-devel.noarch" package

This guide covers the steps necessary to uninstall rust-ed25519+zeroize-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove rust-ed25519+zeroize-devel.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 0:19:23 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : rust-ed25519+zeroize-devel
Version : 1.5.3
Release : 1.el9
Architecture : noarch
Size : 7.3 k
Source : rust-ed25519-1.5.3-1.el9.src.rpm
Repository : epel
Summary : Edwards Digital Signature Algorithm
URL : https://crates.io/crates/ed25519
License : Apache-2.0 OR MIT
Description : Edwards Digital Signature Algorithm (EdDSA) over Curve25519 (as
: specified in RFC 8032) support library providing signature type
: definitions and PKCS#8 private key decoding/encoding support.
:
: This package contains library source intended for building other packages which
: use the "zeroize" feature of the "ed25519" crate.