How to Install and Uninstall php8-ffi Package on openSUSE Leap

Last updated: July 03,2024

1. Install "php8-ffi" package

This tutorial shows how to install php8-ffi on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install php8-ffi

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

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.

5. The same packages on other Linux Distributions