How to Install and Uninstall rust-primeorder-devel.noarch Package on AlmaLinux 9

Last updated: June 23,2024

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

This guide covers the steps necessary to install rust-primeorder-devel.noarch on AlmaLinux 9

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

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

Please follow the step by step instructions below to uninstall rust-primeorder-devel.noarch on AlmaLinux 9:

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

3. Information about the rust-primeorder-devel.noarch package on AlmaLinux 9

Last metadata expiration check: 2:38:15 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : rust-primeorder-devel
Version : 0.13.6
Release : 1.el9
Architecture : noarch
Size : 28 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 "primeorder" crate.