How to Install and Uninstall boost-log.i686 Package on CentOS Stream 8

Last updated: October 07,2024

1. Install "boost-log.i686" package

This guide covers the steps necessary to install boost-log.i686 on CentOS Stream 8

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

2. Uninstall "boost-log.i686" package

Please follow the step by step instructions below to uninstall boost-log.i686 on CentOS Stream 8:

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

3. Information about the boost-log.i686 package on CentOS Stream 8

Last metadata expiration check: 0:44:28 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : boost-log
Version : 1.66.0
Release : 13.el8
Architecture : i686
Size : 502 k
Source : boost-1.66.0-13.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.