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

Last updated: October 05,2024

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

Please follow the instructions below to install rust-atomic+std-devel.noarch on Oracle Linux 9

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

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

Please follow the step by step instructions below to uninstall rust-atomic+std-devel.noarch on Oracle Linux 9:

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

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

Last metadata expiration check: 2:26:10 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : rust-atomic+std-devel
Version : 0.5.3
Release : 1.el9
Architecture : noarch
Size : 7.3 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 "std" feature of the "atomic" crate.