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

Last updated: May 18,2024

1. Install "libboost-tools-dev" package

Please follow the instructions below to install libboost-tools-dev on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libboost-tools-dev" package

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

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

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

Package: libboost-tools-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: libboost1.58-tools-dev
Filename: pool/universe/b/boost-defaults/libboost-tools-dev_1.58.0.1ubuntu1_amd64.deb
Size: 2974
MD5sum: 9887b20e76c23dca20e66d9aed380209
SHA1: e88a4541b903fdacea3734e408f32915e33b03b7
SHA256: 9f97afd3a68c3e2bca156a4f29a2fa1d293f85077f1f1ee186d3f860a6eca23f
Description-en: Boost C++ Libraries development tools (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 package provides the auxiliary tools bjam, Boost.Build, bcp,
inspect, boostbook and quickbook.
.
This package is a dependency package, which depends on Debian's default
Boost version (currently 1.58).
Description-md5: 148017479a8abba5dc0979d989892370
Multi-Arch: foreign
Homepage: http://www.boost.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu