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

Last updated: May 16,2024

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

This guide covers the steps necessary to install libboost-context1.74-dev on Ubuntu 21.04 (Hirsute Hippo)

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

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

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

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

Package: libboost-context1.74-dev
Architecture: amd64
Version: 1.74.0-8ubuntu2
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: 2064
Depends: libboost1.74-dev (= 1.74.0-8ubuntu2), libboost-thread1.74-dev (= 1.74.0-8ubuntu2), libboost-context1.74.0 (= 1.74.0-8ubuntu2)
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-8ubuntu2_amd64.deb
Size: 214504
MD5sum: 14698922cc5a71d1c16c2498d0b76f4a
SHA1: 9956a9389d88648607d00ea375e9a87dc1b7ca7f
SHA256: 63ab17e3efbf147b2b7b3c316cd540be0d872047e65d8f984a91a7efafef1a83
SHA512: af22669a5bf62bf47d059aa20df7c2b0de1a25c56bdb199d2ed7a612f2507794971094bf08857396af585feb3c4a7d16d9a39ff1282d5ab9f67c0c121f51f6e8
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