How to Install and Uninstall libboost_atomic1_66_0 Package on openSUSE Leap

Last updated: May 19,2024

1. Install "libboost_atomic1_66_0" package

Please follow the steps below to install libboost_atomic1_66_0 on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install libboost_atomic1_66_0

2. Uninstall "libboost_atomic1_66_0" package

This guide let you learn how to uninstall libboost_atomic1_66_0 on openSUSE Leap:

$ sudo zypper remove libboost_atomic1_66_0

3. Information about the libboost_atomic1_66_0 package on openSUSE Leap

Information for package libboost_atomic1_66_0:
----------------------------------------------
Repository : Main Repository
Name : libboost_atomic1_66_0
Version : 1.66.0-12.3.1
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 5.7 KiB
Installed : No
Status : not installed
Source package : boost-base-1.66.0-12.3.1.src
Upstream URL : http://www.boost.org
Summary : Boost.Atomic runtime library
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.