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

Last updated: June 16,2024

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

This tutorial shows how to install rust-enumset+serde-devel.noarch on AlmaLinux 9

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

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

Please follow the guidance below to uninstall rust-enumset+serde-devel.noarch on AlmaLinux 9:

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

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

Last metadata expiration check: 1:06:18 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : rust-enumset+serde-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 "serde" feature of the "enumset" crate.