How to Install and Uninstall boost-thread.x86_64 Package on Fedora 39

Last updated: November 26,2024

1. Install "boost-thread.x86_64" package

Learn how to install boost-thread.x86_64 on Fedora 39

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

2. Uninstall "boost-thread.x86_64" package

This is a short guide on how to uninstall boost-thread.x86_64 on Fedora 39:

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

3. Information about the boost-thread.x86_64 package on Fedora 39

Last metadata expiration check: 2:47:38 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : boost-thread
Version : 1.81.0
Release : 8.fc39
Architecture : x86_64
Size : 58 k
Source : boost-1.81.0-8.fc39.src.rpm
Repository : fedora
Summary : Run-time component of boost thread library
URL : http://www.boost.org
License : BSL-1.0 AND MIT AND Python-2.0.1
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.