How to Install and Uninstall boost-thread.i686 Package on Fedora 34
Last updated: November 28,2024
1. Install "boost-thread.i686" package
This is a short guide on how to install boost-thread.i686 on Fedora 34
$
sudo dnf update
Copied
$
sudo dnf install
boost-thread.i686
Copied
2. Uninstall "boost-thread.i686" package
In this section, we are going to explain the necessary steps to uninstall boost-thread.i686 on Fedora 34:
$
sudo dnf remove
boost-thread.i686
Copied
$
sudo dnf autoremove
Copied
3. Information about the boost-thread.i686 package on Fedora 34
Last metadata expiration check: 2:25:26 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : boost-thread
Version : 1.75.0
Release : 4.fc34
Architecture : i686
Size : 61 k
Source : boost-1.75.0-4.fc34.src.rpm
Repository : fedora
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.
Available Packages
Name : boost-thread
Version : 1.75.0
Release : 4.fc34
Architecture : i686
Size : 61 k
Source : boost-1.75.0-4.fc34.src.rpm
Repository : fedora
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.