How to Install and Uninstall rust-elliptic-curve+jwk-devel.noarch Package on Fedora 39

Last updated: September 25,2024

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

Please follow the guidance below to install rust-elliptic-curve+jwk-devel.noarch on Fedora 39

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

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

Learn how to uninstall rust-elliptic-curve+jwk-devel.noarch on Fedora 39:

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

3. Information about the rust-elliptic-curve+jwk-devel.noarch package on Fedora 39

Last metadata expiration check: 1:36:59 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : rust-elliptic-curve+jwk-devel
Version : 0.13.8
Release : 1.fc39
Architecture : noarch
Size : 8.3 k
Source : rust-elliptic-curve-0.13.8-1.fc39.src.rpm
Repository : updates
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 "jwk" feature of the "elliptic-curve" crate.