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

Last updated: July 01,2024

1. Install "rust-atomic+fallback-devel.noarch" package

This tutorial shows how to install rust-atomic+fallback-devel.noarch on Oracle Linux 9

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

2. Uninstall "rust-atomic+fallback-devel.noarch" package

This guide covers the steps necessary to uninstall rust-atomic+fallback-devel.noarch on Oracle Linux 9:

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

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

Last metadata expiration check: 0:21:52 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : rust-atomic+fallback-devel
Version : 0.5.3
Release : 1.el9
Architecture : noarch
Size : 7.4 k
Source : rust-atomic-0.5.3-1.el9.src.rpm
Repository : epel
Summary : Generic Atomic wrapper type
URL : https://crates.io/crates/atomic
License : Apache-2.0 OR MIT
Description : Generic Atomic wrapper type.
:
: This package contains library source intended for building other packages which
: use the "fallback" feature of the "atomic" crate.