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

Last updated: April 29,2024

1. Install "libboost-all-dev" package

This tutorial shows how to install libboost-all-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libboost-all-dev

2. Uninstall "libboost-all-dev" package

Please follow the guidelines below to uninstall libboost-all-dev on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libboost-all-dev $ sudo apt autoclean && sudo apt autoremove

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

Package: libboost-all-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 10
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Boost Team
Architecture: amd64
Source: boost-defaults
Version: 1.58.0.1ubuntu1
Depends: libboost-dev, libboost-tools-dev, libboost-atomic-dev, libboost-chrono-dev, libboost-context-dev, libboost-coroutine-dev, libboost-date-time-dev, libboost-exception-dev, libboost-filesystem-dev, libboost-graph-dev, libboost-graph-parallel-dev, libboost-iostreams-dev, libboost-locale-dev, libboost-log-dev, libboost-math-dev, libboost-mpi-dev, libboost-mpi-python-dev, libboost-program-options-dev, libboost-python-dev, libboost-random-dev, libboost-regex-dev, libboost-serialization-dev, libboost-signals-dev, libboost-system-dev, libboost-test-dev, libboost-thread-dev, libboost-timer-dev, libboost-wave-dev
Filename: pool/universe/b/boost-defaults/libboost-all-dev_1.58.0.1ubuntu1_amd64.deb
Size: 2228
MD5sum: 73564b578a28dc68e2a6d52573feb972
SHA1: 235f51ffd3d938698b3327560bdfb233d425726c
SHA256: 315e4534ecc01ef9a5e5da45b99dc84af674b6f4cb49461b2e226238c5b0b362
Description-en: Boost C++ Libraries development files (ALL) (default version)
The Boost web site provides free, peer-reviewed, portable C++ source
libraries. The emphasis is on libraries which work well with the C++
Standard Library. One goal is to establish "existing practice" and
provide reference implementations so that the Boost libraries are
suitable for eventual standardization. Some of the libraries have
already been proposed for inclusion in the C++ Standards Committee's
upcoming C++ Standard Library Technical Report.
.
This metapackage provides the complete Boost development environment,
including all separately-packaged libraries.
.
This package is a dependency package, which depends on Debian's default
Boost version (currently 1.58).
Description-md5: 53ae85f8e1c5428077dfe573dd683a2c
Homepage: http://www.boost.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu