How to Install and Uninstall boost-log.x86_64 Package on CentOS 8 / RHEL 8

Last updated: February 06,2025

1. Install "boost-log.x86_64" package

Please follow the step by step instructions below to install boost-log.x86_64 on CentOS 8 / RHEL 8

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

2. Uninstall "boost-log.x86_64" package

This is a short guide on how to uninstall boost-log.x86_64 on CentOS 8 / RHEL 8:

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

3. Information about the boost-log.x86_64 package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 3:56:19 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : boost-log
Version : 1.66.0
Release : 10.el8
Architecture : x86_64
Size : 448 k
Source : boost-1.66.0-10.el8.src.rpm
Repository : appstream
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.