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

Last updated: June 06,2024

1. Install "libboost-timer1.83.0" package

Please follow the instructions below to install libboost-timer1.83.0 on Kali Linux

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

2. Uninstall "libboost-timer1.83.0" package

In this section, we are going to explain the necessary steps to uninstall libboost-timer1.83.0 on Kali Linux:

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

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

Package: libboost-timer1.83.0
Source: boost1.83 (1.83.0-2)
Version: 1.83.0-2+b2
Installed-Size: 2166
Maintainer: Debian Boost Team
Architecture: amd64
Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libstdc++6 (>= 13.1)
Size: 234296
SHA256: d9e89a2e6ea695edbb1797ab2d149d3ce739a00595ffac25d0665dfb9aa6bece
SHA1: 8c4d03083954a5a74e500781fa4cbe0402a8827f
MD5sum: 42699f95cd3cd7a0d5a6c6b4a1464a01
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/
Section: libs
Priority: optional
Filename: pool/main/b/boost1.83/libboost-timer1.83.0_1.83.0-2+b2_amd64.deb