How to Install and Uninstall boost-test.i686 Package on Fedora 36

Last updated: October 05,2024

1. Install "boost-test.i686" package

This tutorial shows how to install boost-test.i686 on Fedora 36

$ 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 Fedora 36:

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

3. Information about the boost-test.i686 package on Fedora 36

Last metadata expiration check: 1:58:03 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : boost-test
Version : 1.76.0
Release : 12.fc36
Architecture : i686
Size : 250 k
Source : boost-1.76.0-12.fc36.src.rpm
Repository : updates
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.