How to Install and Uninstall php7-iconv Package on openSUSE Leap
Last updated: February 01,2025
1. Install "php7-iconv" package
This tutorial shows how to install php7-iconv on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
php7-iconv
Copied
2. Uninstall "php7-iconv" package
This guide covers the steps necessary to uninstall php7-iconv on openSUSE Leap:
$
sudo zypper remove
php7-iconv
Copied
3. Information about the php7-iconv package on openSUSE Leap
Information for package php7-iconv:
-----------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : php7-iconv
Version : 7.4.33-150400.4.31.1
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 46.9 KiB
Installed : No
Status : not installed
Source package : php7-7.4.33-150400.4.31.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.
-----------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : php7-iconv
Version : 7.4.33-150400.4.31.1
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 46.9 KiB
Installed : No
Status : not installed
Source package : php7-7.4.33-150400.4.31.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.