How to Install and Uninstall rust-const-oid0.6+std-devel.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: June 24,2024

1. Install "rust-const-oid0.6+std-devel.noarch" package

In this section, we are going to explain the necessary steps to install rust-const-oid0.6+std-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install rust-const-oid0.6+std-devel.noarch

2. Uninstall "rust-const-oid0.6+std-devel.noarch" package

This tutorial shows how to uninstall rust-const-oid0.6+std-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove rust-const-oid0.6+std-devel.noarch $ sudo dnf autoremove

3. Information about the rust-const-oid0.6+std-devel.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 1:26:33 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : rust-const-oid0.6+std-devel
Version : 0.6.2
Release : 1.el9
Architecture : noarch
Size : 7.2 k
Source : rust-const-oid0.6-0.6.2-1.el9.src.rpm
Repository : epel
Summary : Const-friendly implementation of the ISO/IEC Object Identifier (OID) standard
URL : https://crates.io/crates/const-oid
License : Apache-2.0 OR MIT
Description : Const-friendly implementation of the ISO/IEC Object Identifier (OID) standard
: as defined in ITU X.660, with support for BER/DER encoding/decoding as well as
: heapless no_std (i.e. embedded) support.
:
: This package contains library source intended for building other packages which
: use the "std" feature of the "const-oid" crate.