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

Last updated: October 06,2024

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

Here is a brief guide to show you how to install rust-enumset+std-devel.noarch on Rocky Linux 9

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

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

Please follow the steps below to uninstall rust-enumset+std-devel.noarch on Rocky Linux 9:

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

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

Last metadata expiration check: 0:26:12 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : rust-enumset+std-devel
Version : 1.1.3
Release : 1.el9
Architecture : noarch
Size : 7.9 k
Source : rust-enumset-1.1.3-1.el9.src.rpm
Repository : epel
Summary : Library for creating compact sets of enums
URL : https://crates.io/crates/enumset
License : MIT OR Apache-2.0
Description : A library for creating compact sets of enums.
:
: This package contains library source intended for building other packages which
: use the "std" feature of the "enumset" crate.