How to Install and Uninstall rust-primeorder+dev-devel.noarch Package on CentOS Stream 9

Last updated: October 01,2024

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

Please follow the instructions below to install rust-primeorder+dev-devel.noarch on CentOS Stream 9

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

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

This guide let you learn how to uninstall rust-primeorder+dev-devel.noarch on CentOS Stream 9:

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

3. Information about the rust-primeorder+dev-devel.noarch package on CentOS Stream 9

Last metadata expiration check: 3:23:13 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : rust-primeorder+dev-devel
Version : 0.13.6
Release : 1.el9
Architecture : noarch
Size : 7.5 k
Source : rust-primeorder-0.13.6-1.el9.src.rpm
Repository : epel
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 "dev" feature of the "primeorder" crate.