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

Last updated: June 21,2024

1. Install "php8-mbstring" package

Here is a brief guide to show you how to install php8-mbstring on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install php8-mbstring

2. Uninstall "php8-mbstring" package

Please follow the guidelines below to uninstall php8-mbstring on openSUSE Leap:

$ sudo zypper remove php8-mbstring

3. Information about the php8-mbstring package on openSUSE Leap

Information for package php8-mbstring:
--------------------------------------
Repository : home:mmanu84:php8:php83 (openSUSE_Leap_15.5)
Name : php8-mbstring
Version : 8.3.3-lp155.6.1
Arch : x86_64
Vendor : obs://build.opensuse.org/home:mmanu84
Installed Size : 1.2 MiB
Installed : Yes
Status : up-to-date
Source package : php8-8.3.3-lp155.6.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