How to Install and Uninstall libatomic_ops.x86_64 Package on Red Hat Enterprise Linux 8 (RHEL 8)
Last updated: November 27,2024
1. Install "libatomic_ops.x86_64" package
Please follow the guidelines below to install libatomic_ops.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8)
$
sudo dnf update
Copied
$
sudo dnf install
libatomic_ops.x86_64
Copied
2. Uninstall "libatomic_ops.x86_64" package
Please follow the instructions below to uninstall libatomic_ops.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8):
$
sudo dnf remove
libatomic_ops.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the libatomic_ops.x86_64 package on Red Hat Enterprise Linux 8 (RHEL 8)
Last metadata expiration check: 0:17:11 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : libatomic_ops
Version : 7.6.2
Release : 3.el8
Architecture : x86_64
Size : 38 k
Source : libatomic_ops-7.6.2-3.el8.src.rpm
Repository : ubi-8-appstream-rpms
Summary : Atomic memory update operations
URL : https://github.com/ivmai/libatomic_ops/
License : GPLv2 and MIT
Description : Provides implementations for atomic memory update operations on a
: number of architectures. This allows direct use of these in reasonably
: portable code. Unlike earlier similar packages, this one explicitly
: considers memory barrier semantics, and allows the construction of code
: that involves minimum overhead across a variety of architectures.
Available Packages
Name : libatomic_ops
Version : 7.6.2
Release : 3.el8
Architecture : x86_64
Size : 38 k
Source : libatomic_ops-7.6.2-3.el8.src.rpm
Repository : ubi-8-appstream-rpms
Summary : Atomic memory update operations
URL : https://github.com/ivmai/libatomic_ops/
License : GPLv2 and MIT
Description : Provides implementations for atomic memory update operations on a
: number of architectures. This allows direct use of these in reasonably
: portable code. Unlike earlier similar packages, this one explicitly
: considers memory barrier semantics, and allows the construction of code
: that involves minimum overhead across a variety of architectures.