How to Install and Uninstall libboost-timer1.74.0 Package on Kali Linux

Last updated: May 18,2024

1. Install "libboost-timer1.74.0" package

Please follow the guidance below to install libboost-timer1.74.0 on Kali Linux

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

2. Uninstall "libboost-timer1.74.0" package

Here is a brief guide to show you how to uninstall libboost-timer1.74.0 on Kali Linux:

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

3. Information about the libboost-timer1.74.0 package on Kali Linux

Package: libboost-timer1.74.0
Source: boost1.74 (1.74.0+ds1-23)
Version: 1.74.0+ds1-23+b1
Installed-Size: 2057
Maintainer: Debian Boost Team
Architecture: amd64
Depends: libboost-chrono1.74.0 (>= 1.74.0+ds1), libc6 (>= 2.34), libgcc-s1 (>= 3.0), libstdc++6 (>= 13.1)
Size: 225164
SHA256: 15da2a793a4fe17d41aec71388371b0d560c8e48c675c288ca9f711adf5a016c
SHA1: d71f4f734f4ae0d0957673adaf1e2c0ee088b1c9
MD5sum: 63cab15c076bce80f2efc7e9ecfb65cf
Description: 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:
Multi-Arch: same
Homepage: http://www.boost.org/libs/timer/
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/b/boost1.74/libboost-timer1.74.0_1.74.0+ds1-23+b1_amd64.deb