How to Install and Uninstall php7-mbstring Package on openSUSE Leap
Last updated: November 27,2024
1. Install "php7-mbstring" package
Please follow the guidelines below to install php7-mbstring on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
php7-mbstring
Copied
2. Uninstall "php7-mbstring" package
Please follow the instructions below to uninstall php7-mbstring on openSUSE Leap:
$
sudo zypper remove
php7-mbstring
Copied
3. Information about the php7-mbstring package on openSUSE Leap
Information for package php7-mbstring:
--------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : php7-mbstring
Version : 7.4.33-150400.4.31.1
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 1.0 MiB
Installed : No
Status : not installed
Source package : php7-7.4.33-150400.4.31.1.src
Upstream URL : https://secure.php.net
Summary : Multibyte string functions for PHP
Description :
mbstring provides multibyte specific string functions that help
dealing with multibyte encodings in PHP. mbstring handles character
encoding conversion between the possible encoding pairs. mbstring
handles Unicode-based encodings such as UTF-8 and UCS-2 and many
single-byte encodings for convenience.
--------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : php7-mbstring
Version : 7.4.33-150400.4.31.1
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 1.0 MiB
Installed : No
Status : not installed
Source package : php7-7.4.33-150400.4.31.1.src
Upstream URL : https://secure.php.net
Summary : Multibyte string functions for PHP
Description :
mbstring provides multibyte specific string functions that help
dealing with multibyte encodings in PHP. mbstring handles character
encoding conversion between the possible encoding pairs. mbstring
handles Unicode-based encodings such as UTF-8 and UCS-2 and many
single-byte encodings for convenience.