How to Install and Uninstall rust-ed25519-compact+self-verify-devel.noarch Package on CentOS Stream 9

Last updated: June 03,2024

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

This guide let you learn how to install rust-ed25519-compact+self-verify-devel.noarch on CentOS Stream 9

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

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

Learn how to uninstall rust-ed25519-compact+self-verify-devel.noarch on CentOS Stream 9:

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

3. Information about the rust-ed25519-compact+self-verify-devel.noarch package on CentOS Stream 9

Last metadata expiration check: 0:44:09 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : rust-ed25519-compact+self-verify-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 "self-verify" feature of the "ed25519-compact" crate.