How to Install and Uninstall php-mbstring.x86_64 Package on CentOS 7 / RHEL 7
Last updated: January 13,2025
1. Install "php-mbstring.x86_64" package
Please follow the step by step instructions below to install php-mbstring.x86_64 on CentOS 7 / RHEL 7
$
sudo yum makecache
Copied
$
sudo yum install
php-mbstring.x86_64
Copied
2. Uninstall "php-mbstring.x86_64" package
This guide covers the steps necessary to uninstall php-mbstring.x86_64 on CentOS 7 / RHEL 7:
$
sudo yum remove
php-mbstring.x86_64
Copied
$
sudo yum autoremove
Copied
3. Information about the php-mbstring.x86_64 package on CentOS 7 / RHEL 7
Installed Packages
Name : php-mbstring
Arch : x86_64
Version : 7.4.19
Release : 1.el7.remi
Size : 2.1 M
Repo : installed
From repo : remi-php74
Summary : A module for PHP applications which need multi-byte string
: handling
URL : http://www.php.net/
License : PHP and LGPLv2 and BSD and OpenLDAP
Description : The php-mbstring package contains a dynamic shared object that
: will add support for multi-byte string handling to PHP.
Name : php-mbstring
Arch : x86_64
Version : 7.4.19
Release : 1.el7.remi
Size : 2.1 M
Repo : installed
From repo : remi-php74
Summary : A module for PHP applications which need multi-byte string
: handling
URL : http://www.php.net/
License : PHP and LGPLv2 and BSD and OpenLDAP
Description : The php-mbstring package contains a dynamic shared object that
: will add support for multi-byte string handling to PHP.