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

Last updated: April 28,2024

1. Install "libboost-context1.74-dev" package

Please follow the guidelines below to install libboost-context1.74-dev on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install libboost-context1.74-dev

2. Uninstall "libboost-context1.74-dev" package

Learn how to uninstall libboost-context1.74-dev on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove libboost-context1.74-dev $ sudo apt autoclean && sudo apt autoremove

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

Package: libboost-context1.74-dev
Architecture: amd64
Version: 1.74.0-8ubuntu6
Multi-Arch: same
Priority: optional
Section: universe/libdevel
Source: boost1.74
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Boost Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 2066
Depends: libboost1.74-dev (= 1.74.0-8ubuntu6), libboost-thread1.74-dev (= 1.74.0-8ubuntu6), libboost-context1.74.0 (= 1.74.0-8ubuntu6)
Conflicts: libboost-context1.53-dev, libboost-context1.54-dev, libboost-context1.55-dev, libboost-context1.57-dev, libboost-context1.58-dev, libboost-context1.60-dev, libboost-context1.61-dev, libboost-context1.62-dev, libboost-context1.63-dev, libboost-context1.65-dev, libboost-context1.67-dev, libboost-context1.70-dev, libboost-context1.71-dev
Filename: pool/universe/b/boost1.74/libboost-context1.74-dev_1.74.0-8ubuntu6_amd64.deb
Size: 220348
MD5sum: da3b5867a14d7ccf02d8768e2f49b504
SHA1: 68838b597fadefa6f8fcbe5390c82c4c6570ae40
SHA256: e7ac7a51e62d9d1494fbdd4fa305db6c87a97a5f8c3f8d61bea134310907de50
SHA512: 8213f6cf7dc5b608044ab61145cfc0cfbc2c54236a4bde8e1fd2eb0f134996d19e1d7878edb1427fb4f376b26cf0c1116cb32e7367c77945a98962402d388ab8
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