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

Last updated: September 30,2024

1. Install "rust-atomic-polyfill+default-devel.noarch" package

In this section, we are going to explain the necessary steps to install rust-atomic-polyfill+default-devel.noarch on Oracle Linux 9

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

2. Uninstall "rust-atomic-polyfill+default-devel.noarch" package

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

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

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

Last metadata expiration check: 0:58:08 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : rust-atomic-polyfill+default-devel
Version : 1.0.3
Release : 1.el9
Architecture : noarch
Size : 7.5 k
Source : rust-atomic-polyfill-1.0.3-1.el9.src.rpm
Repository : epel
Summary : Atomic polyfills, for targets where they're not available
URL : https://crates.io/crates/atomic-polyfill
License : MIT OR Apache-2.0
Description : Atomic polyfills, for targets where they're not available.
:
: This package contains library source intended for building other packages which
: use the "default" feature of the "atomic-polyfill" crate.