How to Install and Uninstall rust-const-oid+arbitrary-devel.noarch Package on CentOS Stream 9

Last updated: September 23,2024

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

Here is a brief guide to show you how to install rust-const-oid+arbitrary-devel.noarch on CentOS Stream 9

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

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

Here is a brief guide to show you how to uninstall rust-const-oid+arbitrary-devel.noarch on CentOS Stream 9:

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

3. Information about the rust-const-oid+arbitrary-devel.noarch package on CentOS Stream 9

Last metadata expiration check: 0:32:30 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : rust-const-oid+arbitrary-devel
Version : 0.9.6
Release : 1.el9
Architecture : noarch
Size : 8.7 k
Source : rust-const-oid-0.9.6-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 "arbitrary" feature of the "const-oid" crate.