How to Install and Uninstall boost-math.i686 Package on Rocky Linux 8
Last updated: November 14,2024
1. Install "boost-math.i686" package
This tutorial shows how to install boost-math.i686 on Rocky Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
boost-math.i686
Copied
2. Uninstall "boost-math.i686" package
Please follow the steps below to uninstall boost-math.i686 on Rocky Linux 8:
$
sudo dnf remove
boost-math.i686
Copied
$
sudo dnf autoremove
Copied
3. Information about the boost-math.i686 package on Rocky Linux 8
Last metadata expiration check: 0:42:04 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : boost-math
Version : 1.66.0
Release : 10.el8
Architecture : i686
Size : 245 k
Source : boost-1.66.0-10.el8.src.rpm
Repository : appstream
Summary : Math functions for boost TR1 library
URL : http://www.boost.org
License : Boost and MIT and Python
Description :
: Run-time support for C99 and C++ TR1 C-style Functions from the math
: portion of Boost.TR1.
Available Packages
Name : boost-math
Version : 1.66.0
Release : 10.el8
Architecture : i686
Size : 245 k
Source : boost-1.66.0-10.el8.src.rpm
Repository : appstream
Summary : Math functions for boost TR1 library
URL : http://www.boost.org
License : Boost and MIT and Python
Description :
: Run-time support for C99 and C++ TR1 C-style Functions from the math
: portion of Boost.TR1.