How to Install and Uninstall rust-der+crypto-bigint-devel.noarch Package on Fedora 38

Last updated: November 27,2024

1. Install "rust-der+crypto-bigint-devel.noarch" package

This tutorial shows how to install rust-der+crypto-bigint-devel.noarch on Fedora 38

$ sudo dnf update $ sudo dnf install rust-der+crypto-bigint-devel.noarch

2. Uninstall "rust-der+crypto-bigint-devel.noarch" package

This is a short guide on how to uninstall rust-der+crypto-bigint-devel.noarch on Fedora 38:

$ sudo dnf remove rust-der+crypto-bigint-devel.noarch $ sudo dnf autoremove

3. Information about the rust-der+crypto-bigint-devel.noarch package on Fedora 38

Last metadata expiration check: 2:04:37 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : rust-der+crypto-bigint-devel
Version : 0.4.5
Release : 4.fc38
Architecture : noarch
Size : 7.9 k
Source : rust-der-0.4.5-4.fc38.src.rpm
Repository : fedora
Summary : Pure Rust embedded-friendly implementation of DER for ASN.1
URL : https://crates.io/crates/der
License : ASL 2.0 or MIT
Description : Pure Rust embedded-friendly implementation of the Distinguished Encoding Rules
: (DER) for Abstract Syntax Notation One (ASN.1) as described in ITU X.690 with
: full support for heapless no_std targets.
:
: This package contains library source intended for building other packages which
: use the "crypto-bigint" feature of the "der" crate.