How to Install and Uninstall php7-phalcon Package on openSUSE Leap
Last updated: January 11,2025
1. Install "php7-phalcon" package
Please follow the steps below to install php7-phalcon on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
php7-phalcon
Copied
2. Uninstall "php7-phalcon" package
In this section, we are going to explain the necessary steps to uninstall php7-phalcon on openSUSE Leap:
$
sudo zypper remove
php7-phalcon
Copied
3. Information about the php7-phalcon package on openSUSE Leap
Information for package php7-phalcon:
-------------------------------------
Repository : Main Repository
Name : php7-phalcon
Version : 4.0.0-bp155.2.10
Arch : x86_64
Vendor : openSUSE
Installed Size : 5.8 MiB
Installed : No
Status : not installed
Source package : php7-phalcon-4.0.0-bp155.2.10.src
Upstream URL : http://phalconphp.com/
Summary : PHP7 Extension Module
Description :
Phalcon is an open source, full stack framework for PHP 5
written as a C-extension, optimized for high performance.
You don't need learn or use the C language, since the functionality
is exposed as PHP classes ready for you to use. Zephir is a high level
language, something between C and PHP. It’s both dynamic and static
typed and it supports just the features we need to create and maintain
a project like Phalcon.
-------------------------------------
Repository : Main Repository
Name : php7-phalcon
Version : 4.0.0-bp155.2.10
Arch : x86_64
Vendor : openSUSE
Installed Size : 5.8 MiB
Installed : No
Status : not installed
Source package : php7-phalcon-4.0.0-bp155.2.10.src
Upstream URL : http://phalconphp.com/
Summary : PHP7 Extension Module
Description :
Phalcon is an open source, full stack framework for PHP 5
written as a C-extension, optimized for high performance.
You don't need learn or use the C language, since the functionality
is exposed as PHP classes ready for you to use. Zephir is a high level
language, something between C and PHP. It’s both dynamic and static
typed and it supports just the features we need to create and maintain
a project like Phalcon.