How to Install and Uninstall rust-der0.4+const-oid-devel.noarch Package on Fedora 38

Last updated: May 20,2024

1. Install "rust-der0.4+const-oid-devel.noarch" package

This guide covers the steps necessary to install rust-der0.4+const-oid-devel.noarch on Fedora 38

$ sudo dnf update $ sudo dnf install rust-der0.4+const-oid-devel.noarch

2. Uninstall "rust-der0.4+const-oid-devel.noarch" package

This is a short guide on how to uninstall rust-der0.4+const-oid-devel.noarch on Fedora 38:

$ sudo dnf remove rust-der0.4+const-oid-devel.noarch $ sudo dnf autoremove

3. Information about the rust-der0.4+const-oid-devel.noarch package on Fedora 38

Last metadata expiration check: 5:25:04 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : rust-der0.4+const-oid-devel
Version : 0.4.5
Release : 1.fc38
Architecture : noarch
Size : 7.4 k
Source : rust-der0.4-0.4.5-1.fc38.src.rpm
Repository : updates
Summary : Pure Rust embedded-friendly implementation of DER for ASN.1
URL : https://crates.io/crates/der
License : Apache-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 "const-oid" feature of the "der" crate.