How to Install and Uninstall php-bcmath.x86_64 Package on Oracle Linux 9

Last updated: July 03,2024

1. Install "php-bcmath.x86_64" package

Learn how to install php-bcmath.x86_64 on Oracle Linux 9

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

2. Uninstall "php-bcmath.x86_64" package

Here is a brief guide to show you how to uninstall php-bcmath.x86_64 on Oracle Linux 9:

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

3. Information about the php-bcmath.x86_64 package on Oracle Linux 9

Last metadata expiration check: 2:07:03 ago on Thu Feb 15 07:50:05 2024.
Installed Packages
Name : php-bcmath
Version : 8.3.3
Release : 1.el9.remi
Architecture : x86_64
Size : 114 k
Source : php-8.3.3-1.el9.remi.src.rpm
Repository : @System
From repo : remi-modular
Summary : A module for PHP applications for using the bcmath library
URL : http://www.php.net/
License : PHP-3.01 AND LGPL-2.1-or-later
Description : The php-bcmath package contains a dynamic shared object that will add
: support for using the bcmath library to PHP.