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

Last updated: May 19,2024

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

Learn how to install rust-bitvec+atomic-devel.noarch on Rocky Linux 9

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

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

This is a short guide on how to uninstall rust-bitvec+atomic-devel.noarch on Rocky Linux 9:

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

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

Last metadata expiration check: 2:24:32 ago on Fri Feb 16 06:49:52 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.