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

Last updated: October 05,2024

1. Install "rust-ed25519-compact+traits-devel.noarch" package

In this section, we are going to explain the necessary steps to install rust-ed25519-compact+traits-devel.noarch on Oracle Linux 9

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

2. Uninstall "rust-ed25519-compact+traits-devel.noarch" package

Learn how to uninstall rust-ed25519-compact+traits-devel.noarch on Oracle Linux 9:

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

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

Last metadata expiration check: 2:26:01 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : rust-ed25519-compact+traits-devel
Version : 2.0.6
Release : 1.el9
Architecture : noarch
Size : 7.4 k
Source : rust-ed25519-compact-2.0.6-1.el9.src.rpm
Repository : epel
Summary : Small, self-contained, wasm-friendly Ed25519 implementation
URL : https://crates.io/crates/ed25519-compact
License : MIT
Description : A small, self-contained, wasm-friendly Ed25519 implementation.
:
: This package contains library source intended for building other packages which
: use the "traits" feature of the "ed25519-compact" crate.