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

Last updated: October 06,2024

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

Learn how to install rust-bitvec+alloc-devel.noarch on Oracle Linux 9

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

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

This guide let you learn how to uninstall rust-bitvec+alloc-devel.noarch on Oracle Linux 9:

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

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

Last metadata expiration check: 3:18:22 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : rust-bitvec+alloc-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 "alloc" feature of the "bitvec" crate.