How to Install and Uninstall rust-fixedbitset+std-devel.noarch Package on Rocky Linux 9

Last updated: July 03,2024

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

This tutorial shows how to install rust-fixedbitset+std-devel.noarch on Rocky Linux 9

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

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

This is a short guide on how to uninstall rust-fixedbitset+std-devel.noarch on Rocky Linux 9:

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

3. Information about the rust-fixedbitset+std-devel.noarch package on Rocky Linux 9

Last metadata expiration check: 2:09:49 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : rust-fixedbitset+std-devel
Version : 0.4.2
Release : 2.el9
Architecture : noarch
Size : 8.0 k
Source : rust-fixedbitset-0.4.2-2.el9.src.rpm
Repository : epel
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.