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

Last updated: May 16,2024

1. Install "libboost-context1.74.0" package

Here is a brief guide to show you how to install libboost-context1.74.0 on Ubuntu 21.04 (Hirsute Hippo)

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

2. Uninstall "libboost-context1.74.0" package

Here is a brief guide to show you how to uninstall libboost-context1.74.0 on Ubuntu 21.04 (Hirsute Hippo):

$ 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.04 (Hirsute Hippo)

Package: libboost-context1.74.0
Architecture: amd64
Version: 1.74.0-8ubuntu2
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: 2059
Depends: libc6 (>= 2.4), libstdc++6 (>= 4.4)
Filename: pool/main/b/boost1.74/libboost-context1.74.0_1.74.0-8ubuntu2_amd64.deb
Size: 216132
MD5sum: c46776a7388ae65bd8f2f8254449ce42
SHA1: c5a9539c5448ea2a093bfe86f891902095f406c8
SHA256: cd15e675f0436fdaac9cfa065073c3d8d3fea6285fd538717a3ad5f1c6cefbda
SHA512: 0add1fd30b4e6bfa548d3b8ca10e6195bde4bcbf1efc31c319bc807d6c53a1087c0a7a4fcc0b7e6ab53dff548cce74963aaaa228e581e9df05274e24305cea5c
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