How to Install and Uninstall libboost-chrono1.58.0 Package on Ubuntu 16.04 LTS (Xenial Xerus)
Last updated: November 22,2024
1. Install "libboost-chrono1.58.0" package
This tutorial shows how to install libboost-chrono1.58.0 on Ubuntu 16.04 LTS (Xenial Xerus)
$
sudo apt update
Copied
$
sudo apt install
libboost-chrono1.58.0
Copied
2. Uninstall "libboost-chrono1.58.0" package
Please follow the instructions below to uninstall libboost-chrono1.58.0 on Ubuntu 16.04 LTS (Xenial Xerus):
$
sudo apt remove
libboost-chrono1.58.0
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the libboost-chrono1.58.0 package on Ubuntu 16.04 LTS (Xenial Xerus)
Package: libboost-chrono1.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: 74
Depends: libboost-system1.58.0, libc6 (>= 2.14), libgcc1 (>= 1:3.0), libstdc++6 (>= 5.2)
Filename: pool/universe/b/boost1.58/libboost-chrono1.58.0_1.58.0+dfsg-5ubuntu3.1_amd64.deb
Size: 13172
MD5sum: 449dee992683c11c74d39f89fc0c47ad
SHA1: 5ec297322f650b6a28b30ba7c19773a5a380159d
SHA256: 59453cdfc858a27ce07b1772555af6e8eeef86832f24b9456dfa020720a8b94a
SHA512: a92a9d785686f53c3fa6d6dacca0311f3a5e1036b3fd0fd9ed236f193b0ddeaf45597cbebdcb66e2737d406a0925211be9c844eca56bd89f4d2ab64748e7f66f
Homepage: http://www.boost.org/libs/chrono/
Description-en: C++ representation of time duration, time point, and clocks
This package forms part of the Boost C++ Libraries collection.
.
The Boost.Chrono library provides:
.
* A means to represent time durations: managed by the generic duration
class.Examples of time durations include days, minutes, seconds and
nanoseconds, which can be represented with a fixed number of clock
ticks per unit. All of these units of time duration are united with
a generic interface by the duration facility.
* A type for representing points in time: time_point. A time_point
represents an epoch plus or minus a duration. The library leaves
epochs unspecified. A time_point is associated with a clock.
* Several clocks, some of which may not be available on a particular
platform: system_clock, steady_clock and high_resolution_clock. A
clock is a pairing of a time_point and duration, and a function
which returns a time_point representing now.
.
To make the timing facilities more generally useful, Boost.Chrono
provides a number of clocks that are thin wrappers around the
operating system's time APIs, thereby allowing the extraction of wall
clock time, user CPU time, system CPU time spent by the process:
.
* process_real_cpu_clock, captures wall clock CPU time spent by the
current process.
* process_user_cpu_clock, captures user-CPU time spent by the current
process.
* process_system_cpu_clock, captures system-CPU time spent by the
current process.
* a tuple-like class process_cpu_clock, that captures real, user-CPU,
and system-CPU process times together.
* a thread_clock thread steady clock giving the time spent by the
current thread (when supported by a platform).
.
Lastly, Boost.Chrono includes typeof registration for duration and
time_point to permit using emulated auto with C++03 compilers.
Description-md5: 48bd785e2e56a406e6dbf1b5ba8ce77e
Supported: 3y
Package: libboost-chrono1.58.0
Priority: optional
Section: universe/libs
Installed-Size: 74
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Boost Team
Architecture: amd64
Source: boost1.58
Version: 1.58.0+dfsg-5ubuntu3
Depends: libboost-system1.58.0, libc6 (>= 2.14), libgcc1 (>= 1:3.0), libstdc++6 (>= 5.2)
Filename: pool/universe/b/boost1.58/libboost-chrono1.58.0_1.58.0+dfsg-5ubuntu3_amd64.deb
Size: 13202
MD5sum: 56b360c59454cc8bc1c7e933450c3142
SHA1: 4f90ca7b05b47a0267f9b4cf6015c28c3cb82b9d
SHA256: 756f961b8e30cda2e55f275dc34c5f519ce41e0f48e105d305b7f70bd22a8160
Description-en: C++ representation of time duration, time point, and clocks
This package forms part of the Boost C++ Libraries collection.
.
The Boost.Chrono library provides:
.
* A means to represent time durations: managed by the generic duration
class.Examples of time durations include days, minutes, seconds and
nanoseconds, which can be represented with a fixed number of clock
ticks per unit. All of these units of time duration are united with
a generic interface by the duration facility.
* A type for representing points in time: time_point. A time_point
represents an epoch plus or minus a duration. The library leaves
epochs unspecified. A time_point is associated with a clock.
* Several clocks, some of which may not be available on a particular
platform: system_clock, steady_clock and high_resolution_clock. A
clock is a pairing of a time_point and duration, and a function
which returns a time_point representing now.
.
To make the timing facilities more generally useful, Boost.Chrono
provides a number of clocks that are thin wrappers around the
operating system's time APIs, thereby allowing the extraction of wall
clock time, user CPU time, system CPU time spent by the process:
.
* process_real_cpu_clock, captures wall clock CPU time spent by the
current process.
* process_user_cpu_clock, captures user-CPU time spent by the current
process.
* process_system_cpu_clock, captures system-CPU time spent by the
current process.
* a tuple-like class process_cpu_clock, that captures real, user-CPU,
and system-CPU process times together.
* a thread_clock thread steady clock giving the time spent by the
current thread (when supported by a platform).
.
Lastly, Boost.Chrono includes typeof registration for duration and
time_point to permit using emulated auto with C++03 compilers.
Description-md5: 48bd785e2e56a406e6dbf1b5ba8ce77e
Multi-Arch: same
Homepage: http://www.boost.org/libs/chrono/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 9m
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: 74
Depends: libboost-system1.58.0, libc6 (>= 2.14), libgcc1 (>= 1:3.0), libstdc++6 (>= 5.2)
Filename: pool/universe/b/boost1.58/libboost-chrono1.58.0_1.58.0+dfsg-5ubuntu3.1_amd64.deb
Size: 13172
MD5sum: 449dee992683c11c74d39f89fc0c47ad
SHA1: 5ec297322f650b6a28b30ba7c19773a5a380159d
SHA256: 59453cdfc858a27ce07b1772555af6e8eeef86832f24b9456dfa020720a8b94a
SHA512: a92a9d785686f53c3fa6d6dacca0311f3a5e1036b3fd0fd9ed236f193b0ddeaf45597cbebdcb66e2737d406a0925211be9c844eca56bd89f4d2ab64748e7f66f
Homepage: http://www.boost.org/libs/chrono/
Description-en: C++ representation of time duration, time point, and clocks
This package forms part of the Boost C++ Libraries collection.
.
The Boost.Chrono library provides:
.
* A means to represent time durations: managed by the generic duration
class.Examples of time durations include days, minutes, seconds and
nanoseconds, which can be represented with a fixed number of clock
ticks per unit. All of these units of time duration are united with
a generic interface by the duration facility.
* A type for representing points in time: time_point. A time_point
represents an epoch plus or minus a duration. The library leaves
epochs unspecified. A time_point is associated with a clock.
* Several clocks, some of which may not be available on a particular
platform: system_clock, steady_clock and high_resolution_clock. A
clock is a pairing of a time_point and duration, and a function
which returns a time_point representing now.
.
To make the timing facilities more generally useful, Boost.Chrono
provides a number of clocks that are thin wrappers around the
operating system's time APIs, thereby allowing the extraction of wall
clock time, user CPU time, system CPU time spent by the process:
.
* process_real_cpu_clock, captures wall clock CPU time spent by the
current process.
* process_user_cpu_clock, captures user-CPU time spent by the current
process.
* process_system_cpu_clock, captures system-CPU time spent by the
current process.
* a tuple-like class process_cpu_clock, that captures real, user-CPU,
and system-CPU process times together.
* a thread_clock thread steady clock giving the time spent by the
current thread (when supported by a platform).
.
Lastly, Boost.Chrono includes typeof registration for duration and
time_point to permit using emulated auto with C++03 compilers.
Description-md5: 48bd785e2e56a406e6dbf1b5ba8ce77e
Supported: 3y
Package: libboost-chrono1.58.0
Priority: optional
Section: universe/libs
Installed-Size: 74
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Boost Team
Architecture: amd64
Source: boost1.58
Version: 1.58.0+dfsg-5ubuntu3
Depends: libboost-system1.58.0, libc6 (>= 2.14), libgcc1 (>= 1:3.0), libstdc++6 (>= 5.2)
Filename: pool/universe/b/boost1.58/libboost-chrono1.58.0_1.58.0+dfsg-5ubuntu3_amd64.deb
Size: 13202
MD5sum: 56b360c59454cc8bc1c7e933450c3142
SHA1: 4f90ca7b05b47a0267f9b4cf6015c28c3cb82b9d
SHA256: 756f961b8e30cda2e55f275dc34c5f519ce41e0f48e105d305b7f70bd22a8160
Description-en: C++ representation of time duration, time point, and clocks
This package forms part of the Boost C++ Libraries collection.
.
The Boost.Chrono library provides:
.
* A means to represent time durations: managed by the generic duration
class.Examples of time durations include days, minutes, seconds and
nanoseconds, which can be represented with a fixed number of clock
ticks per unit. All of these units of time duration are united with
a generic interface by the duration facility.
* A type for representing points in time: time_point. A time_point
represents an epoch plus or minus a duration. The library leaves
epochs unspecified. A time_point is associated with a clock.
* Several clocks, some of which may not be available on a particular
platform: system_clock, steady_clock and high_resolution_clock. A
clock is a pairing of a time_point and duration, and a function
which returns a time_point representing now.
.
To make the timing facilities more generally useful, Boost.Chrono
provides a number of clocks that are thin wrappers around the
operating system's time APIs, thereby allowing the extraction of wall
clock time, user CPU time, system CPU time spent by the process:
.
* process_real_cpu_clock, captures wall clock CPU time spent by the
current process.
* process_user_cpu_clock, captures user-CPU time spent by the current
process.
* process_system_cpu_clock, captures system-CPU time spent by the
current process.
* a tuple-like class process_cpu_clock, that captures real, user-CPU,
and system-CPU process times together.
* a thread_clock thread steady clock giving the time spent by the
current thread (when supported by a platform).
.
Lastly, Boost.Chrono includes typeof registration for duration and
time_point to permit using emulated auto with C++03 compilers.
Description-md5: 48bd785e2e56a406e6dbf1b5ba8ce77e
Multi-Arch: same
Homepage: http://www.boost.org/libs/chrono/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 9m