How to Install and Uninstall rust-der+oid-devel.noarch Package on Fedora 36

Last updated: October 06,2024

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

Please follow the guidelines below to install rust-der+oid-devel.noarch on Fedora 36

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

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

Please follow the instructions below to uninstall rust-der+oid-devel.noarch on Fedora 36:

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

3. Information about the rust-der+oid-devel.noarch package on Fedora 36

Last metadata expiration check: 4:11:38 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : rust-der+oid-devel
Version : 0.4.5
Release : 2.fc36
Architecture : noarch
Size : 7.4 k
Source : rust-der-0.4.5-2.fc36.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 "oid" feature of the "der" crate.