How to Install and Uninstall rust-bitflags1-devel.noarch Package on Rocky Linux 9

Last updated: October 14,2024

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

This guide let you learn how to install rust-bitflags1-devel.noarch on Rocky Linux 9

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

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

Please follow the instructions below to uninstall rust-bitflags1-devel.noarch on Rocky Linux 9:

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

3. Information about the rust-bitflags1-devel.noarch package on Rocky Linux 9

Last metadata expiration check: 2:28:01 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : rust-bitflags1-devel
Version : 1.3.2
Release : 1.el9
Architecture : noarch
Size : 33 k
Source : rust-bitflags1-1.3.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 "bitflags" crate.