How to Install and Uninstall libboost_atomic1_84_0-devel Package on openSuSE Tumbleweed

Last updated: June 29,2024

1. Install "libboost_atomic1_84_0-devel" package

Learn how to install libboost_atomic1_84_0-devel on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install libboost_atomic1_84_0-devel

2. Uninstall "libboost_atomic1_84_0-devel" package

Learn how to uninstall libboost_atomic1_84_0-devel on openSuSE Tumbleweed:

$ sudo zypper remove libboost_atomic1_84_0-devel

3. Information about the libboost_atomic1_84_0-devel package on openSuSE Tumbleweed

Information for package libboost_atomic1_84_0-devel:
----------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : libboost_atomic1_84_0-devel
Version : 1.84.0-2.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 5.9 KiB
Installed : No
Status : not installed
Source package : boost-base-1.84.0-2.1.src
Upstream URL : https://www.boost.org
Summary : Development headers for Boost.Atomic
Description :
Development 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.