How to Install and Uninstall libboost-context1.71.0 Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 16,2024

1. Install "libboost-context1.71.0" package

Please follow the instructions below to install libboost-context1.71.0 on Ubuntu 21.04 (Hirsute Hippo)

$ sudo apt update $ sudo apt install libboost-context1.71.0

2. Uninstall "libboost-context1.71.0" package

This guide let you learn how to uninstall libboost-context1.71.0 on Ubuntu 21.04 (Hirsute Hippo):

$ sudo apt remove libboost-context1.71.0 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libboost-context1.71.0 package on Ubuntu 21.04 (Hirsute Hippo)

Package: libboost-context1.71.0
Architecture: amd64
Version: 1.71.0-6ubuntu11
Multi-Arch: same
Priority: optional
Section: universe/libs
Source: boost1.71
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Boost Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 1978
Depends: libc6 (>= 2.4), libstdc++6 (>= 5)
Filename: pool/universe/b/boost1.71/libboost-context1.71.0_1.71.0-6ubuntu11_amd64.deb
Size: 206732
MD5sum: 87cd38703e2365003f166e3276b544e1
SHA1: 620a4d5eb08343a8a72bf4ceef09ed52befc0825
SHA256: 496624b0359c8dd46aa110b5bb5434d3596e72b251296e59ed7d4c8ca70d692c
SHA512: d2577c233c979758890bbe887b50e88f79c95b717e5e7770778d1fbaa08b42859049ba8f5c98fbb23629b540a03f7c13f4cbb185fa34bd1e1670ba562f0ad55d
Homepage: http://www.boost.org/libs/context/
Description-en: provides a sort of cooperative multitasking on a single thread
This package forms part of the Boost C++ Libraries collection.
.
Boost.Context is a foundational library that provides a sort of
cooperative multitasking on a single thread. By providing an
abstraction of the current execution state in the current thread,
including the stack (with local variables) and stack pointer, all
registers and CPU flags, and the instruction pointer, a fcontext_t
instance represents a specific point in the application's execution
path. This is useful for building higher-level abstractions, like
coroutines, cooperative threads (userland threads) or an equivalent
to C# keyword yield in C++.
Description-md5: 509bcb267a10afdee403415de2d077bd