How to Install and Uninstall rust-der+std-devel.noarch Package on Oracle Linux 9
Last updated: November 15,2024
1. Install "rust-der+std-devel.noarch" package
In this section, we are going to explain the necessary steps to install rust-der+std-devel.noarch on Oracle Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
rust-der+std-devel.noarch
Copied
2. Uninstall "rust-der+std-devel.noarch" package
This guide let you learn how to uninstall rust-der+std-devel.noarch on Oracle Linux 9:
$
sudo dnf remove
rust-der+std-devel.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the rust-der+std-devel.noarch package on Oracle Linux 9
Last metadata expiration check: 0:10:17 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : rust-der+std-devel
Version : 0.7.8
Release : 1.el9
Architecture : noarch
Size : 8.0 k
Source : rust-der-0.7.8-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 "std" feature of the "der" crate.
Available Packages
Name : rust-der+std-devel
Version : 0.7.8
Release : 1.el9
Architecture : noarch
Size : 8.0 k
Source : rust-der-0.7.8-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 "std" feature of the "der" crate.