How to Install and Uninstall php81-intl Package on openSUSE Leap

Last updated: July 05,2024

1. Install "php81-intl" package

Please follow the instructions below to install php81-intl on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install php81-intl

2. Uninstall "php81-intl" package

Learn how to uninstall php81-intl on openSUSE Leap:

$ sudo zypper remove php81-intl

3. Information about the php81-intl package on openSUSE Leap

Information for package php81-intl:
-----------------------------------
Repository : Update repository of openSUSE Backports
Name : php81-intl
Version : 8.1.24-bp155.5.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 566.3 KiB
Installed : No
Status : not installed
Source package : php81-8.1.24-bp155.5.1.src
Upstream URL : https://secure.php.net
Summary : ICU integration for PHP
Description :
The internationalization (intl) extension is a wrapper for the ICU
library, enabling PHP programmers to perform UCA (Unicode Collation
Algorithm) conformant collation as well as date, time, number and
currency formatting in their scripts.