How to Install and Uninstall rust-bitvec+atomic-devel.noarch Package on Oracle Linux 9

Last updated: July 05,2024

1. Install "rust-bitvec+atomic-devel.noarch" package

This tutorial shows how to install rust-bitvec+atomic-devel.noarch on Oracle Linux 9

$ sudo dnf update $ sudo dnf install rust-bitvec+atomic-devel.noarch

2. Uninstall "rust-bitvec+atomic-devel.noarch" package

In this section, we are going to explain the necessary steps to uninstall rust-bitvec+atomic-devel.noarch on Oracle Linux 9:

$ sudo dnf remove rust-bitvec+atomic-devel.noarch $ sudo dnf autoremove

3. Information about the rust-bitvec+atomic-devel.noarch package on Oracle Linux 9

Last metadata expiration check: 1:31:54 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : rust-bitvec+atomic-devel
Version : 1.0.1
Release : 1.el9
Architecture : noarch
Size : 7.7 k
Source : rust-bitvec-1.0.1-1.el9.src.rpm
Repository : epel
Summary : Addresses memory by bits, for packed collections and bitfields
URL : https://crates.io/crates/bitvec
License : MIT
Description : Addresses memory by bits, for packed collections and bitfields.
:
: This package contains library source intended for building other packages which
: use the "atomic" feature of the "bitvec" crate.