How to Install and Uninstall boost-log.x86_64 Package on Fedora 36

Last updated: October 10,2024

1. Install "boost-log.x86_64" package

Please follow the instructions below to install boost-log.x86_64 on Fedora 36

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

2. Uninstall "boost-log.x86_64" package

This guide let you learn how to uninstall boost-log.x86_64 on Fedora 36:

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

3. Information about the boost-log.x86_64 package on Fedora 36

Last metadata expiration check: 2:22:28 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : boost-log
Version : 1.76.0
Release : 12.fc36
Architecture : x86_64
Size : 476 k
Source : boost-1.76.0-12.fc36.src.rpm
Repository : updates
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.