How to Install and Uninstall libboost-context1.74.0 Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 05,2024

1. Install "libboost-context1.74.0" package

Please follow the step by step instructions below to install libboost-context1.74.0 on Ubuntu 21.10 (Impish Indri)

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

2. Uninstall "libboost-context1.74.0" package

In this section, we are going to explain the necessary steps to uninstall libboost-context1.74.0 on Ubuntu 21.10 (Impish Indri):

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

3. Information about the libboost-context1.74.0 package on Ubuntu 21.10 (Impish Indri)

Package: libboost-context1.74.0
Architecture: amd64
Version: 1.74.0-8ubuntu6
Multi-Arch: same
Priority: optional
Section: libs
Source: boost1.74
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Boost Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 2060
Depends: libc6 (>= 2.34), libstdc++6 (>= 4.4)
Filename: pool/main/b/boost1.74/libboost-context1.74.0_1.74.0-8ubuntu6_amd64.deb
Size: 222354
MD5sum: 3702dfe013ed0e31aa2ef7b5cd6a8976
SHA1: 9ce6220e24bb58dab85fa548d5c6defde2bcb56d
SHA256: c9e20df7f4345dfcd9bd9ef38e5556c211bd50ffe92f5d126744c8c192d4c3b5
SHA512: 3e20863cd005255efdf6900aa111b243234f41f5f6842bcabc82baf76a29fa72a41a014d367ac09fd82fb6b54115a653b2b172cedb19e3e432c321c4de14a8ee
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