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

Last updated: June 16,2024

1. Install "php8-phalcon" package

Please follow the guidance below to install php8-phalcon on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install php8-phalcon

2. Uninstall "php8-phalcon" package

This tutorial shows how to uninstall php8-phalcon on openSuSE Tumbleweed:

$ sudo zypper remove php8-phalcon

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

Information for package php8-phalcon:
-------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : php8-phalcon
Version : 5.6.1-1.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 7.1 MiB
Installed : No
Status : not installed
Source package : php8-phalcon-5.6.1-1.1.src
Upstream URL : https://pecl.php.net/package/phalcon
Summary : PHP Extension Module
Description :
Phalcon is a framework for PHP8 written as a C extension.
Zephir is a high-level language, something between C and PHP. It is
both dynamic and static typed and it supports the features we need to
create and maintain a project like Phalcon.