How to Install and Uninstall libboost-atomic1.58-dev Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: April 29,2024

1. Install "libboost-atomic1.58-dev" package

Please follow the guidelines below to install libboost-atomic1.58-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libboost-atomic1.58-dev

2. Uninstall "libboost-atomic1.58-dev" package

Please follow the guidance below to uninstall libboost-atomic1.58-dev on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libboost-atomic1.58-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libboost-atomic1.58-dev package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libboost-atomic1.58-dev
Architecture: amd64
Version: 1.58.0+dfsg-5ubuntu3.1
Multi-Arch: same
Priority: optional
Section: universe/libdevel
Source: boost1.58
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Boost Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 42
Depends: libboost1.58-dev (= 1.58.0+dfsg-5ubuntu3.1), libboost-atomic1.58.0 (= 1.58.0+dfsg-5ubuntu3.1)
Conflicts: libboost-atomic1.53-dev, libboost-atomic1.54-dev, libboost-atomic1.55-dev, libboost-atomic1.57-dev
Filename: pool/universe/b/boost1.58/libboost-atomic1.58-dev_1.58.0+dfsg-5ubuntu3.1_amd64.deb
Size: 5026
MD5sum: 25355c191b766da3887cc3fbfc20ffa5
SHA1: 8251df845fd6dff827ec36f5d8f8b06fa265674b
SHA256: 9aef341b343a0b71b72278bdbd72c1fcd7fa70881fdea045f712e4eda205e8a6
SHA512: bcb9551220d978632a1fa47eac62aa624ab91bedd7008f671b322d54535e2d4fcb238a6b2d7b97580f6ffad95a9b70a8d888a6129d7b179012da3de31c5a66d6
Homepage: http://www.boost.org/libs/atomic/
Description-en: atomic data types, operations, and memory ordering constraints
This package forms part of the Boost C++ Libraries collection.
.
Boost.Atomic is 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. It implements the interface as defined by the C++11
standard, but makes this feature available for platforms lacking
system/compiler support for this particular C++11 feature.
.
Users of this library should already be familiar with concurrency in
general, as well as elementary concepts such as "mutual exclusion".
.
The implementation makes use of processor-specific instructions where
possible (via inline assembler, platform libraries or compiler
intrinsics), and falls back to "emulating" atomic operations through
locking.
Description-md5: 1aa2477e97733797bec0d32670d4e90e
Supported: 3y

Package: libboost-atomic1.58-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 42
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Boost Team
Architecture: amd64
Source: boost1.58
Version: 1.58.0+dfsg-5ubuntu3
Depends: libboost1.58-dev (= 1.58.0+dfsg-5ubuntu3), libboost-atomic1.58.0 (= 1.58.0+dfsg-5ubuntu3)
Conflicts: libboost-atomic1.53-dev, libboost-atomic1.54-dev, libboost-atomic1.55-dev, libboost-atomic1.57-dev
Filename: pool/universe/b/boost1.58/libboost-atomic1.58-dev_1.58.0+dfsg-5ubuntu3_amd64.deb
Size: 5032
MD5sum: eb8e4d2512b9d5c7e6464572b6aab632
SHA1: 743aa34721d0f5009f2eea2f020ce63a7cb06f86
SHA256: fcce4ae9495f9dd9b88cdf884b79191da7faab9533d4e5877e9078ad5ffda932
Description-en: atomic data types, operations, and memory ordering constraints
This package forms part of the Boost C++ Libraries collection.
.
Boost.Atomic is 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. It implements the interface as defined by the C++11
standard, but makes this feature available for platforms lacking
system/compiler support for this particular C++11 feature.
.
Users of this library should already be familiar with concurrency in
general, as well as elementary concepts such as "mutual exclusion".
.
The implementation makes use of processor-specific instructions where
possible (via inline assembler, platform libraries or compiler
intrinsics), and falls back to "emulating" atomic operations through
locking.
Description-md5: 1aa2477e97733797bec0d32670d4e90e
Multi-Arch: same
Homepage: http://www.boost.org/libs/atomic/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 9m