How to Install and Uninstall php8-ffi Package on openSUSE Leap
Last updated: December 24,2024
1. Install "php8-ffi" package
This tutorial shows how to install php8-ffi on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
php8-ffi
Copied
2. Uninstall "php8-ffi" package
In this section, we are going to explain the necessary steps to uninstall php8-ffi on openSUSE Leap:
$
sudo zypper remove
php8-ffi
Copied
3. Information about the php8-ffi package on openSUSE Leap
Information for package php8-ffi:
---------------------------------
Repository : home:mmanu84:php8:php83 (openSUSE_Leap_15.5)
Name : php8-ffi
Version : 8.3.3-lp155.6.1
Arch : x86_64
Vendor : obs://build.opensuse.org/home:mmanu84
Installed Size : 211.5 KiB
Installed : No
Status : not installed
Source package : php8-8.3.3-lp155.6.1.src
Upstream URL : https://secure.php.net
Summary : Main interface to C code and data
Description :
This extension allows the loading of shared libraries (.DLL or .so),
calling of C functions and accessing of C data structures in pure PHP,
without having to have deep knowledge of the Zend extension API, and
without having to learn a third "intermediate" language.
---------------------------------
Repository : home:mmanu84:php8:php83 (openSUSE_Leap_15.5)
Name : php8-ffi
Version : 8.3.3-lp155.6.1
Arch : x86_64
Vendor : obs://build.opensuse.org/home:mmanu84
Installed Size : 211.5 KiB
Installed : No
Status : not installed
Source package : php8-8.3.3-lp155.6.1.src
Upstream URL : https://secure.php.net
Summary : Main interface to C code and data
Description :
This extension allows the loading of shared libraries (.DLL or .so),
calling of C functions and accessing of C data structures in pure PHP,
without having to have deep knowledge of the Zend extension API, and
without having to learn a third "intermediate" language.