How to Install and Uninstall rust-bitvec+serde-devel.noarch Package on Fedora 39

Last updated: September 21,2024

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

Learn how to install rust-bitvec+serde-devel.noarch on Fedora 39

$ 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 Fedora 39:

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

3. Information about the rust-bitvec+serde-devel.noarch package on Fedora 39

Last metadata expiration check: 2:23:39 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : rust-bitvec+serde-devel
Version : 1.0.1
Release : 2.fc39
Architecture : noarch
Size : 8.1 k
Source : rust-bitvec-1.0.1-2.fc39.src.rpm
Repository : fedora
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.