How to Install and Uninstall rust-ed25519+serde-devel.noarch Package on Fedora 39

Last updated: January 10,2025

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

This tutorial shows how to install rust-ed25519+serde-devel.noarch on Fedora 39

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

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

Please follow the guidelines below to uninstall rust-ed25519+serde-devel.noarch on Fedora 39:

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

3. Information about the rust-ed25519+serde-devel.noarch package on Fedora 39

Last metadata expiration check: 1:45:13 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : rust-ed25519+serde-devel
Version : 1.5.3
Release : 2.fc39
Architecture : noarch
Size : 7.5 k
Source : rust-ed25519-1.5.3-2.fc39.src.rpm
Repository : fedora
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" feature of the "ed25519" crate.