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

Last updated: October 05,2024

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

This guide covers the steps necessary to install rust-fixedbitset+std-devel.noarch on Fedora 38

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

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

Here is a brief guide to show you how to uninstall rust-fixedbitset+std-devel.noarch on Fedora 38:

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

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

Last metadata expiration check: 4:27:31 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : rust-fixedbitset+std-devel
Version : 0.4.2
Release : 3.fc38
Architecture : noarch
Size : 8.0 k
Source : rust-fixedbitset-0.4.2-3.fc38.src.rpm
Repository : fedora
Summary : Simple bitset collection
URL : https://crates.io/crates/fixedbitset
License : MIT or ASL 2.0
Description : Simple bitset collection.
:
: This package contains library source intended for building other packages which
: use the "std" feature of the "fixedbitset" crate.