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

Last updated: February 03,2025

1. Install "libboost-timer1.58.0" package

Please follow the step by step instructions below to install libboost-timer1.58.0 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libboost-timer1.58.0

2. Uninstall "libboost-timer1.58.0" package

This guide covers the steps necessary to uninstall libboost-timer1.58.0 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libboost-timer1.58.0 $ sudo apt autoclean && sudo apt autoremove

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

Package: libboost-timer1.58.0
Architecture: amd64
Version: 1.58.0+dfsg-5ubuntu3.1
Multi-Arch: same
Priority: optional
Section: universe/libs
Source: boost1.58
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Boost Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 62
Depends: libboost-chrono1.58.0, libc6 (>= 2.14), libgcc1 (>= 1:3.0), libstdc++6 (>= 5.2)
Filename: pool/universe/b/boost1.58/libboost-timer1.58.0_1.58.0+dfsg-5ubuntu3.1_amd64.deb
Size: 10176
MD5sum: 536cc01301300202c8c2a05126916788
SHA1: 66d284a100b15714fc0f230247083ddb97ed4f74
SHA256: 6a968b02cc274ec5acc7df06031e7f5a53b13e0996c111688d1c4c4b5bb49f84
SHA512: 0852b4a7f13dca4f841fba6bb2176220c0b13ae7b9b7c33210b733a64028fe677402b2a4be7d6c77ddeaece91191837c27b2051161f02cf036352cab37a14f51
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.0
Priority: optional
Section: universe/libs
Installed-Size: 62
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Boost Team
Architecture: amd64
Source: boost1.58
Version: 1.58.0+dfsg-5ubuntu3
Depends: libboost-chrono1.58.0, libc6 (>= 2.14), libgcc1 (>= 1:3.0), libstdc++6 (>= 5.2)
Filename: pool/universe/b/boost1.58/libboost-timer1.58.0_1.58.0+dfsg-5ubuntu3_amd64.deb
Size: 10148
MD5sum: 415cf9c72de2a001099594181f483303
SHA1: c75637dbeaeffcc5674380766a4b4dcc16248f54
SHA256: a61caa449e67b36b334313990969b17c857c71acc51887b2b0b44d883ee3ee48
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