How to Install and Uninstall php7-mbstring Package on openSUSE Leap

Last updated: April 30,2024

1. Install "php7-mbstring" package

Please follow the guidelines below to install php7-mbstring on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install php7-mbstring

2. Uninstall "php7-mbstring" package

Please follow the instructions below to uninstall php7-mbstring on openSUSE Leap:

$ sudo zypper remove php7-mbstring

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.

5. The same packages on other Linux Distributions