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

Last updated: July 01,2024

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

This is a short guide on how to install rust-bitvec+serde-devel.noarch on Oracle Linux 9

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

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

This tutorial shows how to uninstall rust-bitvec+serde-devel.noarch on Oracle Linux 9:

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

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

Last metadata expiration check: 0:22:00 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : rust-bitvec+serde-devel
Version : 1.0.1
Release : 1.el9
Architecture : noarch
Size : 7.8 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 "serde" feature of the "bitvec" crate.