How to Install and Uninstall boost-math.i686 Package on Fedora 39

Last updated: November 28,2024

1. Install "boost-math.i686" package

This is a short guide on how to install boost-math.i686 on Fedora 39

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

2. Uninstall "boost-math.i686" package

Please follow the steps below to uninstall boost-math.i686 on Fedora 39:

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

3. Information about the boost-math.i686 package on Fedora 39

Last metadata expiration check: 5:27:47 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : boost-math
Version : 1.81.0
Release : 8.fc39
Architecture : i686
Size : 216 k
Source : boost-1.81.0-8.fc39.src.rpm
Repository : fedora
Summary : Math functions for boost TR1 library
URL : http://www.boost.org
License : BSL-1.0 AND MIT AND Python-2.0.1
Description :
: Run-time support for C99 and C++ TR1 C-style Functions from the math
: portion of Boost.TR1.