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

Last updated: June 13,2024

1. Install "php8-intl" package

This tutorial shows how to install php8-intl on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install php8-intl

2. Uninstall "php8-intl" package

Here is a brief guide to show you how to uninstall php8-intl on openSUSE Leap:

$ sudo zypper remove php8-intl

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

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

5. The same packages on other Linux Distributions