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

Last updated: June 17,2024

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

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

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

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

In this section, we are going to explain the necessary steps to uninstall libboost-timer1.58-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libboost-timer1.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: 62
Depends: libboost1.58-dev (= 1.58.0+dfsg-5ubuntu3.1), libboost-timer1.58.0 (= 1.58.0+dfsg-5ubuntu3.1)
Conflicts: libboost-timer1.42-dev, libboost-timer1.46-dev, libboost-timer1.48-dev, libboost-timer1.49-dev, libboost-timer1.50-dev, libboost-timer1.52-dev, libboost-timer1.53-dev, libboost-timer1.54-dev, libboost-timer1.55-dev, libboost-timer1.57-dev
Filename: pool/universe/b/boost1.58/libboost-timer1.58-dev_1.58.0+dfsg-5ubuntu3.1_amd64.deb
Size: 9632
MD5sum: 79d8743ef98a1b91e304f2ee25b62ef1
SHA1: 0f08e840713d4fbbf32010cfbfe61982cd65e313
SHA256: 083ab4ea5eaceccf597605441db32df3489bed09cc4d275784528170c04f8e9b
SHA512: 705d6614b9f26b34652d6e02d2daed1b03d5d80bebdd51549f65d50c2d83f2b15907c398094737063a5618affd880acd9bd07223b5eda986ca6698f18c4e7a6f
Homepage: http://www.boost.org/libs/timer/
Description-en: C++ wall clock and CPU process timers
This package forms part of the Boost C++ Libraries collection.
.
Portable C++ timer classes that answer the question "How long does my
C++ code take to run?" with as little as one #include and one
additional line of code.
.
Class cpu_timer measures wall clock time, user CPU process time, and
system CPU process time. Class auto_cpu_timer is a refinement of
cpu_timer that automatically reports the elapsed times when an
auto_cpu_timer object is destroyed.
Description-md5: 3800da07b3dc08efcf3c762480b53231

Package: libboost-timer1.58-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 62
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-timer1.58.0 (= 1.58.0+dfsg-5ubuntu3)
Conflicts: libboost-timer1.42-dev, libboost-timer1.46-dev, libboost-timer1.48-dev, libboost-timer1.49-dev, libboost-timer1.50-dev, libboost-timer1.52-dev, libboost-timer1.53-dev, libboost-timer1.54-dev, libboost-timer1.55-dev, libboost-timer1.57-dev
Filename: pool/universe/b/boost1.58/libboost-timer1.58-dev_1.58.0+dfsg-5ubuntu3_amd64.deb
Size: 9658
MD5sum: 30cccdce702c1f4f30793b1280b0be8a
SHA1: efe3a75aeb8ed9775ac3b664119114498f1012a2
SHA256: e777d4db308ec5098ecc5e588f098e1e9f2e41be75b4f6ff3ac5dc03057a585f
Description-en: C++ wall clock and CPU process timers
This package forms part of the Boost C++ Libraries collection.
.
Portable C++ timer classes that answer the question "How long does my
C++ code take to run?" with as little as one #include and one
additional line of code.
.
Class cpu_timer measures wall clock time, user CPU process time, and
system CPU process time. Class auto_cpu_timer is a refinement of
cpu_timer that automatically reports the elapsed times when an
auto_cpu_timer object is destroyed.
Description-md5: 3800da07b3dc08efcf3c762480b53231
Multi-Arch: same
Homepage: http://www.boost.org/libs/timer/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu