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

Last updated: November 08,2024

1. Install "php8-iconv" package

This is a short guide on how to install php8-iconv on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install php8-iconv

2. Uninstall "php8-iconv" package

This is a short guide on how to uninstall php8-iconv on openSUSE Leap:

$ sudo zypper remove php8-iconv

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

Information for package php8-iconv:
-----------------------------------
Repository : home:mmanu84:php8:php83 (openSUSE_Leap_15.5)
Name : php8-iconv
Version : 8.3.3-lp155.6.1
Arch : x86_64
Vendor : obs://build.opensuse.org/home:mmanu84
Installed Size : 53.4 KiB
Installed : No
Status : not installed
Source package : php8-8.3.3-lp155.6.1.src
Upstream URL : https://secure.php.net
Summary : Character set conversion functions for PHP
Description :
This module contains an interface to iconv character set conversion
facility. With this module, a string represented by a local character
set can be turned into another character set, which may be the
Unicode character set. Supported character sets depend on the iconv
implementation of your system.

5. The same packages on other Linux Distributions