How to Install and Uninstall boost1.78-context.x86_64 Package on CentOS Stream 9

Last updated: September 23,2024

1. Install "boost1.78-context.x86_64" package

This tutorial shows how to install boost1.78-context.x86_64 on CentOS Stream 9

$ sudo dnf update $ sudo dnf install boost1.78-context.x86_64

2. Uninstall "boost1.78-context.x86_64" package

Please follow the guidelines below to uninstall boost1.78-context.x86_64 on CentOS Stream 9:

$ sudo dnf remove boost1.78-context.x86_64 $ sudo dnf autoremove

3. Information about the boost1.78-context.x86_64 package on CentOS Stream 9

Last metadata expiration check: 3:09:56 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : boost1.78-context
Version : 1.78.0
Release : 1.el9
Architecture : x86_64
Size : 12 k
Source : boost1.78-1.78.0-1.el9.src.rpm
Repository : epel
Summary : Run-time component of boost context switching library
URL : http://www.boost.org
License : Boost and MIT and Python
Description :
: Run-time support for Boost.Context, a foundational library that
: provides a sort of cooperative multitasking on a single thread.