How to Install and Uninstall rust-ed25519+serde_bytes-devel.noarch Package on Oracle Linux 9

Last updated: September 22,2024

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

Learn how to install rust-ed25519+serde_bytes-devel.noarch on Oracle Linux 9

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

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

Please follow the guidelines below to uninstall rust-ed25519+serde_bytes-devel.noarch on Oracle Linux 9:

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

3. Information about the rust-ed25519+serde_bytes-devel.noarch package on Oracle Linux 9

Last metadata expiration check: 0:35:13 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : rust-ed25519+serde_bytes-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 "serde_bytes" feature of the "ed25519" crate.