How to Install and Uninstall libboost-timer-dev Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 16,2024

1. Install "libboost-timer-dev" package

Please follow the guidance below to install libboost-timer-dev on Ubuntu 20.10 (Groovy Gorilla)

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

2. Uninstall "libboost-timer-dev" package

This guide covers the steps necessary to uninstall libboost-timer-dev on Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the libboost-timer-dev package on Ubuntu 20.10 (Groovy Gorilla)

Package: libboost-timer-dev
Architecture: amd64
Version: 1.71.0.0ubuntu4
Multi-Arch: same
Priority: optional
Section: universe/libdevel
Source: boost-defaults
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Boost Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 11
Depends: libboost-timer1.71-dev
Filename: pool/universe/b/boost-defaults/libboost-timer-dev_1.71.0.0ubuntu4_amd64.deb
Size: 3420
MD5sum: efcec3a5eb1e1de9e41b3d5aecdbd874
SHA1: 27803cfa4943a5e7aaab35f42d45a7fa39537d4f
SHA256: f33dd960ebc4cf5b2e90f4e5ace2a2c206d535d9ebe99598abdb1167f15e2322
SHA512: 93d3b5bb973fb73bf88de5be4daa9616f28f590e5243b7a97323101b0b1b495f87fa1ce658c682e3a90527aa913e2a55de8cd07a6250fe4e35d482b5ae071399
Homepage: http://www.boost.org/libs/timer/
Description-en: C++ wall clock and CPU process timers (default version)
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.
.
This package is a dependency package, which depends on Debian's default
Boost version (currently 1.71).
Description-md5: 3c9f1a6ccae3b4274c197f83c4f18907