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

Last updated: October 05,2024

1. Install "rust-spin_on+default-devel.noarch" package

This guide covers the steps necessary to install rust-spin_on+default-devel.noarch on Oracle Linux 9

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

2. Uninstall "rust-spin_on+default-devel.noarch" package

This is a short guide on how to uninstall rust-spin_on+default-devel.noarch on Oracle Linux 9:

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

3. Information about the rust-spin_on+default-devel.noarch package on Oracle Linux 9

Last metadata expiration check: 3:15:20 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : rust-spin_on+default-devel
Version : 0.1.1
Release : 5.el9
Architecture : noarch
Size : 7.5 k
Source : rust-spin_on-0.1.1-5.el9.src.rpm
Repository : epel
Summary : Simple, inefficient Future executor
URL : https://crates.io/crates/spin_on
License : ASL 2.0 or MIT
Description : Simple, inefficient Future executor.
:
: This package contains library source intended for building other packages
: which use "default" feature of "spin_on" crate.