How to Install and Uninstall boost-test.i686 Package on Oracle Linux 8

Last updated: November 25,2024

1. Install "boost-test.i686" package

Here is a brief guide to show you how to install boost-test.i686 on Oracle Linux 8

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

2. Uninstall "boost-test.i686" package

This guide covers the steps necessary to uninstall boost-test.i686 on Oracle Linux 8:

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

3. Information about the boost-test.i686 package on Oracle Linux 8

Last metadata expiration check: 0:12:08 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : boost-test
Version : 1.66.0
Release : 10.el8
Architecture : i686
Size : 270 k
Source : boost-1.66.0-10.el8.src.rpm
Repository : ol8_appstream
Summary : Run-time component of boost test library
URL : http://www.boost.org
License : Boost and MIT and Python
Description :
: Run-time support for simple program testing, full unit testing, and for
: program execution monitoring.