How to Install and Uninstall php7-openssl Package on openSUSE Leap
Last updated: December 29,2024
1. Install "php7-openssl" package
Please follow the step by step instructions below to install php7-openssl on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
php7-openssl
Copied
2. Uninstall "php7-openssl" package
In this section, we are going to explain the necessary steps to uninstall php7-openssl on openSUSE Leap:
$
sudo zypper remove
php7-openssl
Copied
3. Information about the php7-openssl package on openSUSE Leap
Information for package php7-openssl:
-------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : php7-openssl
Version : 7.4.33-150400.4.31.1
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 182.1 KiB
Installed : No
Status : not installed
Source package : php7-7.4.33-150400.4.31.1.src
Upstream URL : https://secure.php.net
Summary : OpenSSL integration for PHP
Description :
This extension binds functions of OpenSSL library for symmetric and
asymmetric encryption and decryption, PBKDF2, PKCS#7, PKCS#12, X.509
and other crypto operations. It also provides an implementation of
TLS streams.
-------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : php7-openssl
Version : 7.4.33-150400.4.31.1
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 182.1 KiB
Installed : No
Status : not installed
Source package : php7-7.4.33-150400.4.31.1.src
Upstream URL : https://secure.php.net
Summary : OpenSSL integration for PHP
Description :
This extension binds functions of OpenSSL library for symmetric and
asymmetric encryption and decryption, PBKDF2, PKCS#7, PKCS#12, X.509
and other crypto operations. It also provides an implementation of
TLS streams.