How to Install and Uninstall boost-log.i686 Package on Oracle Linux 8
Last updated: November 25,2024
1. Install "boost-log.i686" package
This guide covers the steps necessary to install boost-log.i686 on Oracle Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
boost-log.i686
Copied
2. Uninstall "boost-log.i686" package
Please follow the steps below to uninstall boost-log.i686 on Oracle Linux 8:
$
sudo dnf remove
boost-log.i686
Copied
$
sudo dnf autoremove
Copied
3. Information about the boost-log.i686 package on Oracle Linux 8
Last metadata expiration check: 3:53:03 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : boost-log
Version : 1.66.0
Release : 10.el8
Architecture : i686
Size : 503 k
Source : boost-1.66.0-10.el8.src.rpm
Repository : ol8_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.
Available Packages
Name : boost-log
Version : 1.66.0
Release : 10.el8
Architecture : i686
Size : 503 k
Source : boost-1.66.0-10.el8.src.rpm
Repository : ol8_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.