How to Install and Uninstall php74-php-bcmath.x86_64 Package on CentOS Stream 9

Last updated: October 05,2024

1. Install "php74-php-bcmath.x86_64" package

Please follow the guidelines below to install php74-php-bcmath.x86_64 on CentOS Stream 9

$ sudo dnf update $ sudo dnf install php74-php-bcmath.x86_64

2. Uninstall "php74-php-bcmath.x86_64" package

This tutorial shows how to uninstall php74-php-bcmath.x86_64 on CentOS Stream 9:

$ sudo dnf remove php74-php-bcmath.x86_64 $ sudo dnf autoremove

3. Information about the php74-php-bcmath.x86_64 package on CentOS Stream 9

Last metadata expiration check: 3:05:47 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : php74-php-bcmath
Version : 7.4.33
Release : 10.el9.remi
Architecture : x86_64
Size : 34 k
Source : php74-php-7.4.33-10.el9.remi.src.rpm
Repository : remi-safe
Summary : A module for PHP applications for using the bcmath library
URL : http://www.php.net/
License : PHP and LGPLv2+
Description : The php74-php-bcmath package contains a dynamic shared object that will add
: support for using the bcmath library to PHP.