How to Install and Uninstall boost-atomic.i686 Package on CentOS 8 / RHEL 8

Last updated: February 06,2025

1. Install "boost-atomic.i686" package

Please follow the steps below to install boost-atomic.i686 on CentOS 8 / RHEL 8

$ sudo dnf update $ sudo dnf install boost-atomic.i686

2. Uninstall "boost-atomic.i686" package

Learn how to uninstall boost-atomic.i686 on CentOS 8 / RHEL 8:

$ sudo dnf remove boost-atomic.i686 $ sudo dnf autoremove

3. Information about the boost-atomic.i686 package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 3:55:47 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : boost-atomic
Version : 1.66.0
Release : 10.el8
Architecture : i686
Size : 14 k
Source : boost-1.66.0-10.el8.src.rpm
Repository : appstream
Summary : Run-time component of boost atomic library
URL : http://www.boost.org
License : Boost and MIT and Python
Description :
: Run-time support for Boost.Atomic, a library that provides atomic data
: types and operations on these data types, as well as memory ordering
: constraints required for coordinating multiple threads through atomic
: variables.