How to Install and Uninstall rust-der+std-devel.noarch Package on Fedora 35

Last updated: May 16,2024

1. Install "rust-der+std-devel.noarch" package

Learn how to install rust-der+std-devel.noarch on Fedora 35

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

2. Uninstall "rust-der+std-devel.noarch" package

Please follow the steps below to uninstall rust-der+std-devel.noarch on Fedora 35:

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

3. Information about the rust-der+std-devel.noarch package on Fedora 35

Last metadata expiration check: 4:55:57 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : rust-der+std-devel
Version : 0.4.5
Release : 1.fc35
Architecture : noarch
Size : 7.2 k
Source : rust-der-0.4.5-1.fc35.src.rpm
Repository : updates
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 "std" feature of the "der" crate.