How to Install and Uninstall rust-atomic-waker+portable-atomic-devel.noarch Package on Oracle Linux 9

Last updated: September 06,2024

1. Install "rust-atomic-waker+portable-atomic-devel.noarch" package

This guide let you learn how to install rust-atomic-waker+portable-atomic-devel.noarch on Oracle Linux 9

$ sudo dnf update $ sudo dnf install rust-atomic-waker+portable-atomic-devel.noarch

2. Uninstall "rust-atomic-waker+portable-atomic-devel.noarch" package

Please follow the instructions below to uninstall rust-atomic-waker+portable-atomic-devel.noarch on Oracle Linux 9:

$ sudo dnf remove rust-atomic-waker+portable-atomic-devel.noarch $ sudo dnf autoremove

3. Information about the rust-atomic-waker+portable-atomic-devel.noarch package on Oracle Linux 9

Last metadata expiration check: 0:24:36 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : rust-atomic-waker+portable-atomic-devel
Version : 1.1.2
Release : 1.el9
Architecture : noarch
Size : 8.0 k
Source : rust-atomic-waker-1.1.2-1.el9.src.rpm
Repository : epel
Summary : Synchronization primitive for task wakeup
URL : https://crates.io/crates/atomic-waker
License : Apache-2.0 OR MIT
Description : A synchronization primitive for task wakeup.
:
: This package contains library source intended for building other packages which
: use the "portable-atomic" feature of the "atomic-waker" crate.