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

Last updated: November 26,2024

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

This guide covers the steps necessary to install rust-curve25519-dalek+alloc-devel.noarch on Fedora 39

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

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

Here is a brief guide to show you how to uninstall rust-curve25519-dalek+alloc-devel.noarch on Fedora 39:

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

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

Last metadata expiration check: 1:45:41 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : rust-curve25519-dalek+alloc-devel
Version : 3.2.1
Release : 6.fc39
Architecture : noarch
Size : 8.4 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 "alloc" feature of the "curve25519-dalek" crate.