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

Last updated: November 30,2024

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

This tutorial shows how to install rust-oid-devel.noarch on Fedora 38

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

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

This tutorial shows how to uninstall rust-oid-devel.noarch on Fedora 38:

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

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

Last metadata expiration check: 1:41:08 ago on Sun Mar 17 04:59:58 2024.
Available Packages
Name : rust-oid-devel
Version : 0.2.1
Release : 3.fc38
Architecture : noarch
Size : 20 k
Source : rust-oid-0.2.1-3.fc38.src.rpm
Repository : fedora
Summary : Rust-native library for building, parsing, and formating Object Identifiers (OIDs)
URL : https://crates.io/crates/oid
License : MIT or ASL 2.0
Description : Rust-native library for building, parsing, and formating Object Identifiers
: (OIDs).
:
: This package contains library source intended for building other packages which
: use the "oid" crate.