How to Install and Uninstall rust-bitflags+serde-devel.noarch Package on AlmaLinux 9

Last updated: September 30,2024

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

Learn how to install rust-bitflags+serde-devel.noarch on AlmaLinux 9

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

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

This guide covers the steps necessary to uninstall rust-bitflags+serde-devel.noarch on AlmaLinux 9:

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

3. Information about the rust-bitflags+serde-devel.noarch package on AlmaLinux 9

Last metadata expiration check: 0:37:32 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : rust-bitflags+serde-devel
Version : 2.4.2
Release : 1.el9
Architecture : noarch
Size : 8.3 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 "serde" feature of the "bitflags" crate.