How to Install and Uninstall rust-portable-atomic+default-devel.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: June 25,2024

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

Please follow the guidelines below to install rust-portable-atomic+default-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

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

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

Here is a brief guide to show you how to uninstall rust-portable-atomic+default-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

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

3. Information about the rust-portable-atomic+default-devel.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 1:26:16 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : rust-portable-atomic+default-devel
Version : 1.6.0
Release : 1.el9
Architecture : noarch
Size : 8.3 k
Source : rust-portable-atomic-1.6.0-1.el9.src.rpm
Repository : epel
Summary : Portable atomic types including support for 128-bit atomics, atomic float, etc
URL : https://crates.io/crates/portable-atomic
License : Apache-2.0 OR MIT
Description : Portable atomic types including support for 128-bit atomics, atomic
: float, etc.
:
: This package contains library source intended for building other packages which
: use the "default" feature of the "portable-atomic" crate.