How to Install and Uninstall rust-ed25519+serde_bytes-devel.noarch Package on Fedora 38

Last updated: October 10,2024

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

Here is a brief guide to show you how to install rust-ed25519+serde_bytes-devel.noarch on Fedora 38

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

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

Please follow the instructions below to uninstall rust-ed25519+serde_bytes-devel.noarch on Fedora 38:

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

3. Information about the rust-ed25519+serde_bytes-devel.noarch package on Fedora 38

Last metadata expiration check: 4:48:41 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : rust-ed25519+serde_bytes-devel
Version : 1.5.3
Release : 1.fc38
Architecture : noarch
Size : 7.4 k
Source : rust-ed25519-1.5.3-1.fc38.src.rpm
Repository : updates
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.