How to Install and Uninstall php7-mbstring Package on openSuSE Tumbleweed

Last updated: May 21,2024

1. Install "php7-mbstring" package

Please follow the steps below to install php7-mbstring on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install php7-mbstring

2. Uninstall "php7-mbstring" package

Learn how to uninstall php7-mbstring on openSuSE Tumbleweed:

$ sudo zypper remove php7-mbstring

3. Information about the php7-mbstring package on openSuSE Tumbleweed

Information for package php7-mbstring:
--------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : php7-mbstring
Version : 7.4.26-2.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 1,0 MiB
Installed : Yes
Status : up-to-date
Source package : php7-7.4.26-2.1.src
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