How to Install and Uninstall boost-log.i686 Package on Fedora 34

Last updated: October 05,2024

1. Install "boost-log.i686" package

Please follow the guidance below to install boost-log.i686 on Fedora 34

$ sudo dnf update $ sudo dnf install boost-log.i686

2. Uninstall "boost-log.i686" package

This tutorial shows how to uninstall boost-log.i686 on Fedora 34:

$ sudo dnf remove boost-log.i686 $ sudo dnf autoremove

3. Information about the boost-log.i686 package on Fedora 34

Last metadata expiration check: 3:15:20 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : boost-log
Version : 1.75.0
Release : 4.fc34
Architecture : i686
Size : 445 k
Source : boost-1.75.0-4.fc34.src.rpm
Repository : fedora
Summary : Run-time component of boost logging library
URL : http://www.boost.org
License : Boost and MIT and Python
Description :
: Boost.Log library aims to make logging significantly easier for the
: application developer. It provides a wide range of out-of-the-box
: tools along with public interfaces for extending the library.