How to Install and Uninstall rust-spin0.5-devel.noarch Package on Oracle Linux 9

Last updated: October 06,2024

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

Please follow the steps below to install rust-spin0.5-devel.noarch on Oracle Linux 9

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

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

In this section, we are going to explain the necessary steps to uninstall rust-spin0.5-devel.noarch on Oracle Linux 9:

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

3. Information about the rust-spin0.5-devel.noarch package on Oracle Linux 9

Last metadata expiration check: 2:11:31 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : rust-spin0.5-devel
Version : 0.5.2
Release : 3.el9
Architecture : noarch
Size : 20 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 "spin" crate.