How to Install and Uninstall rust-slotmap+unstable-devel.noarch Package on AlmaLinux 9

Last updated: July 02,2024

1. Install "rust-slotmap+unstable-devel.noarch" package

This guide covers the steps necessary to install rust-slotmap+unstable-devel.noarch on AlmaLinux 9

$ sudo dnf update $ sudo dnf install rust-slotmap+unstable-devel.noarch

2. Uninstall "rust-slotmap+unstable-devel.noarch" package

Please follow the instructions below to uninstall rust-slotmap+unstable-devel.noarch on AlmaLinux 9:

$ sudo dnf remove rust-slotmap+unstable-devel.noarch $ sudo dnf autoremove

3. Information about the rust-slotmap+unstable-devel.noarch package on AlmaLinux 9

Last metadata expiration check: 1:23:53 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : rust-slotmap+unstable-devel
Version : 1.0.7
Release : 1.el9
Architecture : noarch
Size : 7.5 k
Source : rust-slotmap-1.0.7-1.el9.src.rpm
Repository : epel
Summary : Slotmap data structure
URL : https://crates.io/crates/slotmap
License : Zlib
Description : Slotmap data structure.
:
: This package contains library source intended for building other packages which
: use the "unstable" feature of the "slotmap" crate.