How to Install and Uninstall rust-sec1-devel.noarch Package on Fedora 39

Last updated: October 15,2024

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

Please follow the guidelines below to install rust-sec1-devel.noarch on Fedora 39

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

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

Learn how to uninstall rust-sec1-devel.noarch on Fedora 39:

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

3. Information about the rust-sec1-devel.noarch package on Fedora 39

Last metadata expiration check: 4:22:37 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : rust-sec1-devel
Version : 0.7.3
Release : 2.fc39
Architecture : noarch
Size : 26 k
Source : rust-sec1-0.7.3-2.fc39.src.rpm
Repository : fedora
Summary : Elliptic Curve Cryptography encoding formats (SEC1)
URL : https://crates.io/crates/sec1
License : Apache-2.0 OR MIT
Description : Pure Rust implementation of SEC1: Elliptic Curve Cryptography encoding
: formats including ASN.1 DER-serialized private keys as well as the
: Elliptic-Curve-Point-to-Octet-String encoding.
:
: This package contains library source intended for building other packages which
: use the "sec1" crate.