How to Install and Uninstall libboost-context1.71.0 Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 15,2024

1. Install "libboost-context1.71.0" package

Please follow the steps below to install libboost-context1.71.0 on Ubuntu 20.10 (Groovy Gorilla)

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

2. Uninstall "libboost-context1.71.0" package

Please follow the guidelines below to uninstall libboost-context1.71.0 on Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the libboost-context1.71.0 package on Ubuntu 20.10 (Groovy Gorilla)

Package: libboost-context1.71.0
Architecture: amd64
Version: 1.71.0-6ubuntu9
Multi-Arch: same
Priority: optional
Section: libs
Source: boost1.71
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Boost Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 1978
Depends: libc6 (>= 2.4), libstdc++6 (>= 5)
Filename: pool/main/b/boost1.71/libboost-context1.71.0_1.71.0-6ubuntu9_amd64.deb
Size: 206852
MD5sum: d40c0b34e0289a4338809be2ce196b41
SHA1: 9baeda9c97304708bd3f5a1264a8a5f7fcb4c7a3
SHA256: 9d072d56fad43ca263bf5064d287faf3df2062265e9703471a7089ef91283ba8
SHA512: c3142e0e2be4c92046dd25137938b91043796cf8788156122d211983f5dd92caa9c47435e9ee775122b6fc0c8920fce6b191bc76303af1b4fb433d6a69d7cc2c
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