How to Install and Uninstall rust-der0.4-devel.noarch Package on Oracle Linux 9

Last updated: July 01,2024

1. Install "rust-der0.4-devel.noarch" package

This guide let you learn how to install rust-der0.4-devel.noarch on Oracle Linux 9

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

2. Uninstall "rust-der0.4-devel.noarch" package

Here is a brief guide to show you how to uninstall rust-der0.4-devel.noarch on Oracle Linux 9:

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

3. Information about the rust-der0.4-devel.noarch package on Oracle Linux 9

Last metadata expiration check: 2:35:30 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : rust-der0.4-devel
Version : 0.4.5
Release : 1.el9
Architecture : noarch
Size : 49 k
Source : rust-der0.4-0.4.5-1.el9.src.rpm
Repository : epel
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 "der" crate.