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

Last updated: May 17,2024

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

This tutorial shows how to install libboost-context1.71-dev on Ubuntu 21.04 (Hirsute Hippo)

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

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

Please follow the step by step instructions below to uninstall libboost-context1.71-dev on Ubuntu 21.04 (Hirsute Hippo):

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

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

Package: libboost-context1.71-dev
Architecture: amd64
Version: 1.71.0-6ubuntu11
Multi-Arch: same
Priority: optional
Section: universe/libdevel
Source: boost1.71
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Boost Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 1987
Depends: libboost1.71-dev (= 1.71.0-6ubuntu11), libboost-thread1.71-dev (= 1.71.0-6ubuntu11), libboost-context1.71.0 (= 1.71.0-6ubuntu11)
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
Filename: pool/universe/b/boost1.71/libboost-context1.71-dev_1.71.0-6ubuntu11_amd64.deb
Size: 207700
MD5sum: bd33ca59bac0b155b2d6b60c150b2636
SHA1: 96c0dd82f3a055dfb59ed5f14295c4f90257f796
SHA256: 59a6166b814be882a7afe464f52967c8b1bd25f8065cc3cfa0414fe8cf73c404
SHA512: 24b7b58dc1b48e1781dd0ad0b66c87953bc3c909a36d17916f5c8964cad6d8803fae149504a165e9cd92b1f61fc36b15152529dd7a6b82a2266d876c8f6da262
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