How to Install and Uninstall rust-bitflags-devel.noarch Package on Fedora 34

Last updated: April 30,2024

1. Install "rust-bitflags-devel.noarch" package

In this section, we are going to explain the necessary steps to install rust-bitflags-devel.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install rust-bitflags-devel.noarch

2. Uninstall "rust-bitflags-devel.noarch" package

This guide let you learn how to uninstall rust-bitflags-devel.noarch on Fedora 34:

$ sudo dnf remove rust-bitflags-devel.noarch $ sudo dnf autoremove

3. Information about the rust-bitflags-devel.noarch package on Fedora 34

Last metadata expiration check: 4:58:53 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : rust-bitflags-devel
Version : 1.3.2
Release : 3.fc34
Architecture : noarch
Size : 34 k
Source : rust-bitflags-1.3.2-3.fc34.src.rpm
Repository : updates
Summary : Macro to generate structures which behave like bitflags
URL : https://crates.io/crates/bitflags
License : MIT or ASL 2.0
Description : Macro to generate structures which behave like bitflags.
:
: This package contains library source intended for building other packages which
: use the "bitflags" crate.