How to Install and Uninstall rust-elliptic-curve+group-devel.noarch Package on CentOS Stream 9

Last updated: September 27,2024

1. Install "rust-elliptic-curve+group-devel.noarch" package

Please follow the step by step instructions below to install rust-elliptic-curve+group-devel.noarch on CentOS Stream 9

$ sudo dnf update $ sudo dnf install rust-elliptic-curve+group-devel.noarch

2. Uninstall "rust-elliptic-curve+group-devel.noarch" package

Learn how to uninstall rust-elliptic-curve+group-devel.noarch on CentOS Stream 9:

$ sudo dnf remove rust-elliptic-curve+group-devel.noarch $ sudo dnf autoremove

3. Information about the rust-elliptic-curve+group-devel.noarch package on CentOS Stream 9

Last metadata expiration check: 1:23:34 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : rust-elliptic-curve+group-devel
Version : 0.13.8
Release : 1.el9
Architecture : noarch
Size : 7.8 k
Source : rust-elliptic-curve-0.13.8-1.el9.src.rpm
Repository : epel
Summary : General purpose Elliptic Curve Cryptography
URL : https://crates.io/crates/elliptic-curve
License : Apache-2.0 OR MIT
Description : General purpose Elliptic Curve Cryptography (ECC) support, including
: types and traits for representing various elliptic curve forms, scalars,
: points, and public/secret keys composed thereof.
:
: This package contains library source intended for building other packages which
: use the "group" feature of the "elliptic-curve" crate.