How to Install and Uninstall php8-ffi Package on openSuSE Tumbleweed

Last updated: July 05,2024

1. Install "php8-ffi" package

This is a short guide on how to install php8-ffi on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install php8-ffi

2. Uninstall "php8-ffi" package

Please follow the guidance below to uninstall php8-ffi on openSuSE Tumbleweed:

$ sudo zypper remove php8-ffi

3. Information about the php8-ffi package on openSuSE Tumbleweed

Information for package php8-ffi:
---------------------------------
Repository : Илья Индиго (openSUSE_Tumbleweed)
Name : php8-ffi
Version : 8.3.3-3.1
Arch : x86_64
Vendor : obs://build.opensuse.org/home:13ilya
Installed Size : 179.1 KiB
Installed : No
Status : not installed
Source package : php8-8.3.3-3.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