How to Install and Uninstall libboost-container1.71-dev Package on Ubuntu 20.10 (Groovy Gorilla)
Last updated: November 07,2024
1. Install "libboost-container1.71-dev" package
This tutorial shows how to install libboost-container1.71-dev on Ubuntu 20.10 (Groovy Gorilla)
$
sudo apt update
Copied
$
sudo apt install
libboost-container1.71-dev
Copied
2. Uninstall "libboost-container1.71-dev" package
Please follow the guidelines below to uninstall libboost-container1.71-dev on Ubuntu 20.10 (Groovy Gorilla):
$
sudo apt remove
libboost-container1.71-dev
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the libboost-container1.71-dev package on Ubuntu 20.10 (Groovy Gorilla)
Package: libboost-container1.71-dev
Architecture: amd64
Version: 1.71.0-6ubuntu9
Multi-Arch: same
Priority: optional
Section: universe/libdevel
Source: boost1.71
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Boost Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 2117
Depends: libboost1.71-dev (= 1.71.0-6ubuntu9), libboost-container1.71.0 (= 1.71.0-6ubuntu9)
Conflicts: libboost-container1.65-dev, libboost-container1.67-dev, libboost-container1.70-dev
Filename: pool/universe/b/boost1.71/libboost-container1.71-dev_1.71.0-6ubuntu9_amd64.deb
Size: 236048
MD5sum: 186ece805a623a6e0d6fe731d4dbfefd
SHA1: 6a3d36dba2c74cf0b619b3d8af4d4a34aff30f3e
SHA256: 53dd5df91107a7e733cc2c515352459b57672e96f49801862f355cf0a64f578c
SHA512: 74661f07b113cb851d6bd1adcec28c1a6f27d489581ff7d4c3583886847676da5513fe25f41f47155e859498e819f63b2c010846b034f9cc4034e16c74186eae
Homepage: http://boost.org/libs/container/
Description-en: C++ library that implements several well-known containers - dev files
This package forms part of the Boost C++ Libraries collection.
.
Boost.Container library implements several well-known containers,
including STL containers. The aim of the library is to offers
advanced features not present in standard containers or to offer the
latest standard draft features for compilers that don't comply with
the latest C++ standard.
.
In short, what does Boost.Container offer?
.
* Move semantics are implemented, including move emulation
for pre-C++11 compilers.
* New advanced features (e.g. placement insertion,
recursive containers) are present.
* Containers support stateful allocators and are compatible with
Boost.Interprocess (they can be safely placed in shared memory).
* The library offers new useful containers:
* flat_map, flat_set, flat_multimap and flat_multiset: drop-in
replacements for standard associative containers but more
memory friendly and with faster searches.
* stable_vector: a std::list and std::vector hybrid container:
vector-like random-access iterators and list-like iterator
stability in insertions and erasures.
* slist: the classic pre-standard singly linked list implementation
offering constant-time size(). Note that C++11 forward_list has no size().
Description-md5: 41cba76db235acb1c7483636f7771fe0
Architecture: amd64
Version: 1.71.0-6ubuntu9
Multi-Arch: same
Priority: optional
Section: universe/libdevel
Source: boost1.71
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Boost Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 2117
Depends: libboost1.71-dev (= 1.71.0-6ubuntu9), libboost-container1.71.0 (= 1.71.0-6ubuntu9)
Conflicts: libboost-container1.65-dev, libboost-container1.67-dev, libboost-container1.70-dev
Filename: pool/universe/b/boost1.71/libboost-container1.71-dev_1.71.0-6ubuntu9_amd64.deb
Size: 236048
MD5sum: 186ece805a623a6e0d6fe731d4dbfefd
SHA1: 6a3d36dba2c74cf0b619b3d8af4d4a34aff30f3e
SHA256: 53dd5df91107a7e733cc2c515352459b57672e96f49801862f355cf0a64f578c
SHA512: 74661f07b113cb851d6bd1adcec28c1a6f27d489581ff7d4c3583886847676da5513fe25f41f47155e859498e819f63b2c010846b034f9cc4034e16c74186eae
Homepage: http://boost.org/libs/container/
Description-en: C++ library that implements several well-known containers - dev files
This package forms part of the Boost C++ Libraries collection.
.
Boost.Container library implements several well-known containers,
including STL containers. The aim of the library is to offers
advanced features not present in standard containers or to offer the
latest standard draft features for compilers that don't comply with
the latest C++ standard.
.
In short, what does Boost.Container offer?
.
* Move semantics are implemented, including move emulation
for pre-C++11 compilers.
* New advanced features (e.g. placement insertion,
recursive containers) are present.
* Containers support stateful allocators and are compatible with
Boost.Interprocess (they can be safely placed in shared memory).
* The library offers new useful containers:
* flat_map, flat_set, flat_multimap and flat_multiset: drop-in
replacements for standard associative containers but more
memory friendly and with faster searches.
* stable_vector: a std::list and std::vector hybrid container:
vector-like random-access iterators and list-like iterator
stability in insertions and erasures.
* slist: the classic pre-standard singly linked list implementation
offering constant-time size(). Note that C++11 forward_list has no size().
Description-md5: 41cba76db235acb1c7483636f7771fe0