How to Install and Uninstall boost169-thread.x86_64 Package on AlmaLinux 8

Last updated: May 02,2024

1. Install "boost169-thread.x86_64" package

In this section, we are going to explain the necessary steps to install boost169-thread.x86_64 on AlmaLinux 8

$ sudo dnf update $ sudo dnf install boost169-thread.x86_64

2. Uninstall "boost169-thread.x86_64" package

This is a short guide on how to uninstall boost169-thread.x86_64 on AlmaLinux 8:

$ sudo dnf remove boost169-thread.x86_64 $ sudo dnf autoremove

3. Information about the boost169-thread.x86_64 package on AlmaLinux 8

Last metadata expiration check: 0:41:25 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : boost169-thread
Version : 1.69.0
Release : 4.el8
Architecture : x86_64
Size : 59 k
Source : boost169-1.69.0-4.el8.src.rpm
Repository : epel
Summary : Run-time component of boost thread library
URL : http://www.boost.org
License : Boost and MIT and Python
Description :
: Run-time component Boost.Thread library, which provides classes and
: functions for managing multiple threads of execution, and for
: synchronizing data between the threads or providing separate copies of
: data specific to individual threads.