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

Last updated: June 26,2024

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

This guide let you learn how to install rust-curve25519-dalek+alloc-devel.noarch on Fedora 34

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

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

This guide covers the steps necessary to uninstall rust-curve25519-dalek+alloc-devel.noarch on Fedora 34:

$ 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 34

Last metadata expiration check: 1:39:24 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : rust-curve25519-dalek+alloc-devel
Version : 3.2.0
Release : 1.fc34
Architecture : noarch
Size : 7.4 k
Source : rust-curve25519-dalek-3.2.0-1.fc34.src.rpm
Repository : updates
Summary : Pure-Rust implementation of group operations on ristretto255 and Curve25519
URL : https://crates.io/crates/curve25519-dalek
License : BSD
Description : Pure-Rust implementation of group operations on ristretto255 and Curve25519.
:
: This package contains library source intended for building other packages
: which use "alloc" feature of "curve25519-dalek" crate.