How to Install and Uninstall rust-curve25519-dalek+std-devel.noarch Package on Fedora 39

Last updated: October 07,2024

1. Install "rust-curve25519-dalek+std-devel.noarch" package

Please follow the steps below to install rust-curve25519-dalek+std-devel.noarch on Fedora 39

$ sudo dnf update $ sudo dnf install rust-curve25519-dalek+std-devel.noarch

2. Uninstall "rust-curve25519-dalek+std-devel.noarch" package

This tutorial shows how to uninstall rust-curve25519-dalek+std-devel.noarch on Fedora 39:

$ sudo dnf remove rust-curve25519-dalek+std-devel.noarch $ sudo dnf autoremove

3. Information about the rust-curve25519-dalek+std-devel.noarch package on Fedora 39

Last metadata expiration check: 2:45:56 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : rust-curve25519-dalek+std-devel
Version : 3.2.1
Release : 6.fc39
Architecture : noarch
Size : 8.5 k
Source : rust-curve25519-dalek-3.2.1-6.fc39.src.rpm
Repository : fedora
Summary : Pure-Rust implementation of group operations on ristretto255 and Curve25519
URL : https://crates.io/crates/curve25519-dalek
License : BSD-3-Clause
Description : A pure-Rust implementation of group operations on ristretto255 and
: Curve25519.
:
: This package contains library source intended for building other packages which
: use the "std" feature of the "curve25519-dalek" crate.