How to Install and Uninstall rust-const-oid-devel.noarch Package on Fedora 35

Last updated: November 26,2024

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

Please follow the guidance below to install rust-const-oid-devel.noarch on Fedora 35

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

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

Learn how to uninstall rust-const-oid-devel.noarch on Fedora 35:

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

3. Information about the rust-const-oid-devel.noarch package on Fedora 35

Last metadata expiration check: 1:45:51 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : rust-const-oid-devel
Version : 0.6.2
Release : 1.fc35
Architecture : noarch
Size : 23 k
Source : rust-const-oid-0.6.2-1.fc35.src.rpm
Repository : updates
Summary : Const-friendly implementation of the ISO/IEC Object Identifier (OID) standard
URL : https://crates.io/crates/const-oid
License : ASL 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 "const-oid" crate.