How to Install and Uninstall rust-p384+voprf-devel.noarch Package on Fedora 38

Last updated: October 06,2024

1. Install "rust-p384+voprf-devel.noarch" package

Please follow the steps below to install rust-p384+voprf-devel.noarch on Fedora 38

$ sudo dnf update $ sudo dnf install rust-p384+voprf-devel.noarch

2. Uninstall "rust-p384+voprf-devel.noarch" package

Please follow the step by step instructions below to uninstall rust-p384+voprf-devel.noarch on Fedora 38:

$ sudo dnf remove rust-p384+voprf-devel.noarch $ sudo dnf autoremove

3. Information about the rust-p384+voprf-devel.noarch package on Fedora 38

Last metadata expiration check: 2:34:58 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : rust-p384+voprf-devel
Version : 0.13.0
Release : 1.fc38
Architecture : noarch
Size : 7.5 k
Source : rust-p384-0.13.0-1.fc38.src.rpm
Repository : updates
Summary : Implementation of the NIST P-384 (secp384r1) elliptic curve
URL : https://crates.io/crates/p384
License : Apache-2.0 OR MIT
Description : Pure Rust implementation of the NIST P-384 (a.k.a. secp384r1) elliptic
: curve as defined in SP 800-186 with support for ECDH, ECDSA
: signing/verification, and general purpose curve arithmetic support.
:
: This package contains library source intended for building other packages which
: use the "voprf" feature of the "p384" crate.