How to Install and Uninstall rust-primeorder+serde-devel.noarch Package on Oracle Linux 9

Last updated: September 22,2024

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

Please follow the steps below to install rust-primeorder+serde-devel.noarch on Oracle Linux 9

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

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

Please follow the guidelines below to uninstall rust-primeorder+serde-devel.noarch on Oracle Linux 9:

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

3. Information about the rust-primeorder+serde-devel.noarch package on Oracle Linux 9

Last metadata expiration check: 0:33:44 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : rust-primeorder+serde-devel
Version : 0.13.6
Release : 1.el9
Architecture : noarch
Size : 7.7 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 "serde" feature of the "primeorder" crate.