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

Last updated: July 03,2024

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

This guide let you learn how to install rust-enumset+alloc-devel.noarch on Oracle Linux 9

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

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

This guide covers the steps necessary to uninstall rust-enumset+alloc-devel.noarch on Oracle Linux 9:

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

3. Information about the rust-enumset+alloc-devel.noarch package on Oracle Linux 9

Last metadata expiration check: 2:01:22 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : rust-enumset+alloc-devel
Version : 1.1.3
Release : 1.el9
Architecture : noarch
Size : 7.7 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 "alloc" feature of the "enumset" crate.