How to Install and Uninstall php7-sockets Package on openSUSE Leap
Last updated: November 08,2024
1. Install "php7-sockets" package
This guide let you learn how to install php7-sockets on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
php7-sockets
Copied
2. Uninstall "php7-sockets" package
This tutorial shows how to uninstall php7-sockets on openSUSE Leap:
$
sudo zypper remove
php7-sockets
Copied
3. Information about the php7-sockets package on openSUSE Leap
Information for package php7-sockets:
-------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : php7-sockets
Version : 7.4.33-150400.4.31.1
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 95.3 KiB
Installed : No
Status : not installed
Source package : php7-7.4.33-150400.4.31.1.src
Upstream URL : https://secure.php.net
Summary : Berkeley sockets API for PHP
Description :
The socket extension implements a low-level interface to the socket
communication functions based on the BSD sockets API, providing the
possibility to act as a socket server as well as a client.
-------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : php7-sockets
Version : 7.4.33-150400.4.31.1
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 95.3 KiB
Installed : No
Status : not installed
Source package : php7-7.4.33-150400.4.31.1.src
Upstream URL : https://secure.php.net
Summary : Berkeley sockets API for PHP
Description :
The socket extension implements a low-level interface to the socket
communication functions based on the BSD sockets API, providing the
possibility to act as a socket server as well as a client.