How to Install and Uninstall php7-json Package on openSUSE Leap
Last updated: November 07,2024
1. Install "php7-json" package
This guide covers the steps necessary to install php7-json on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
php7-json
Copied
2. Uninstall "php7-json" package
This is a short guide on how to uninstall php7-json on openSUSE Leap:
$
sudo zypper remove
php7-json
Copied
3. Information about the php7-json package on openSUSE Leap
Information for package php7-json:
----------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : php7-json
Version : 7.4.33-150400.4.31.1
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 134.7 KiB
Installed : No
Status : not installed
Source package : php7-7.4.33-150400.4.31.1.src
Upstream URL : https://secure.php.net
Summary : JSON (de)serializer functions for PHP
Description :
This extension implements the JavaScript Object Notation (JSON)
data-interchange format.
----------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : php7-json
Version : 7.4.33-150400.4.31.1
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 134.7 KiB
Installed : No
Status : not installed
Source package : php7-7.4.33-150400.4.31.1.src
Upstream URL : https://secure.php.net
Summary : JSON (de)serializer functions for PHP
Description :
This extension implements the JavaScript Object Notation (JSON)
data-interchange format.