How to Install and Uninstall rust-spin0.5+default-devel.noarch Package on AlmaLinux 9

Last updated: October 07,2024

1. Install "rust-spin0.5+default-devel.noarch" package

Please follow the guidance below to install rust-spin0.5+default-devel.noarch on AlmaLinux 9

$ sudo dnf update $ sudo dnf install rust-spin0.5+default-devel.noarch

2. Uninstall "rust-spin0.5+default-devel.noarch" package

This guide covers the steps necessary to uninstall rust-spin0.5+default-devel.noarch on AlmaLinux 9:

$ sudo dnf remove rust-spin0.5+default-devel.noarch $ sudo dnf autoremove

3. Information about the rust-spin0.5+default-devel.noarch package on AlmaLinux 9

Last metadata expiration check: 2:35:09 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : rust-spin0.5+default-devel
Version : 0.5.2
Release : 3.el9
Architecture : noarch
Size : 7.4 k
Source : rust-spin0.5-0.5.2-3.el9.src.rpm
Repository : epel
Summary : Synchronization primitives based on spinning
URL : https://crates.io/crates/spin
License : MIT
Description : Synchronization primitives based on spinning. They may contain data, are usable
: without `std`, and static initializers are available.
:
: This package contains library source intended for building other packages which
: use the "default" feature of the "spin" crate.