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

Last updated: September 24,2024

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

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

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

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

This is a short guide on how to uninstall rust-portable-atomic-util+alloc-devel.noarch on Oracle Linux 9:

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

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

Last metadata expiration check: 0:39:58 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : rust-portable-atomic-util+alloc-devel
Version : 0.1.5
Release : 1.el9
Architecture : noarch
Size : 7.2 k
Source : rust-portable-atomic-util-0.1.5-1.el9.src.rpm
Repository : epel
Summary : Synchronization primitives built with portable-atomic
URL : https://crates.io/crates/portable-atomic-util
License : Apache-2.0 OR MIT
Description : Synchronization primitives built with portable-atomic.
:
: This package contains library source intended for building other packages which
: use the "alloc" feature of the "portable-atomic-util" crate.