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

Last updated: January 11,2025

1. Install "rust-primeorder+std-devel.noarch" package

This tutorial shows how to install rust-primeorder+std-devel.noarch on Fedora 39

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

2. Uninstall "rust-primeorder+std-devel.noarch" package

Learn how to uninstall rust-primeorder+std-devel.noarch on Fedora 39:

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

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

Last metadata expiration check: 2:17:36 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : rust-primeorder+std-devel
Version : 0.13.6
Release : 1.fc39
Architecture : noarch
Size : 7.8 k
Source : rust-primeorder-0.13.6-1.fc39.src.rpm
Repository : updates
Summary : Complete addition formulas for prime order elliptic curves
URL : https://crates.io/crates/primeorder
License : Apache-2.0 OR MIT
Description : Pure Rust implementation of complete addition formulas for prime order
: elliptic curves (Renes-Costello-Batina 2015). Generic over field
: elements and curve equation coefficients.
:
: This package contains library source intended for building other packages which
: use the "std" feature of the "primeorder" crate.