How to Install and Uninstall boost-test.x86_64 Package on Oracle Linux 8
Last updated: January 15,2025
1. Install "boost-test.x86_64" package
This guide let you learn how to install boost-test.x86_64 on Oracle Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
boost-test.x86_64
Copied
2. Uninstall "boost-test.x86_64" package
Please follow the step by step instructions below to uninstall boost-test.x86_64 on Oracle Linux 8:
$
sudo dnf remove
boost-test.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the boost-test.x86_64 package on Oracle Linux 8
Last metadata expiration check: 6:21:57 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : boost-test
Version : 1.66.0
Release : 10.el8
Architecture : x86_64
Size : 251 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.
Available Packages
Name : boost-test
Version : 1.66.0
Release : 10.el8
Architecture : x86_64
Size : 251 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.