How to Install and Uninstall rust-bitflags+std-devel.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 07,2024

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

Here is a brief guide to show you how to install rust-bitflags+std-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

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

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

This tutorial shows how to uninstall rust-bitflags+std-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

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

3. Information about the rust-bitflags+std-devel.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 1:35:44 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : rust-bitflags+std-devel
Version : 2.4.2
Release : 1.el9
Architecture : noarch
Size : 8.1 k
Source : rust-bitflags-2.4.2-1.el9.src.rpm
Repository : epel
Summary : Macro to generate structures which behave like bitflags
URL : https://crates.io/crates/bitflags
License : MIT OR Apache-2.0
Description : A macro to generate structures which behave like bitflags.
:
: This package contains library source intended for building other packages which
: use the "std" feature of the "bitflags" crate.