How to Install and Uninstall rust-fixedbitset+std-devel.noarch Package on Fedora 39

Last updated: November 28,2024

1. Install "rust-fixedbitset+std-devel.noarch" package

Please follow the guidance below to install rust-fixedbitset+std-devel.noarch on Fedora 39

$ sudo dnf update $ sudo dnf install rust-fixedbitset+std-devel.noarch

2. Uninstall "rust-fixedbitset+std-devel.noarch" package

Please follow the guidelines below to uninstall rust-fixedbitset+std-devel.noarch on Fedora 39:

$ sudo dnf remove rust-fixedbitset+std-devel.noarch $ sudo dnf autoremove

3. Information about the rust-fixedbitset+std-devel.noarch package on Fedora 39

Last metadata expiration check: 5:27:46 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : rust-fixedbitset+std-devel
Version : 0.4.2
Release : 5.fc39
Architecture : noarch
Size : 7.9 k
Source : rust-fixedbitset-0.4.2-5.fc39.src.rpm
Repository : fedora
Summary : Simple bitset collection
URL : https://crates.io/crates/fixedbitset
License : MIT OR Apache-2.0
Description : FixedBitSet is a simple bitset collection.
:
: This package contains library source intended for building other packages which
: use the "std" feature of the "fixedbitset" crate.