How to Install and Uninstall kdevelop5-plugin-php Package on openSuSE Tumbleweed
Last updated: February 17,2025
1. Install "kdevelop5-plugin-php" package
This guide let you learn how to install kdevelop5-plugin-php on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
kdevelop5-plugin-php
Copied
2. Uninstall "kdevelop5-plugin-php" package
This is a short guide on how to uninstall kdevelop5-plugin-php on openSuSE Tumbleweed:
$
sudo zypper remove
kdevelop5-plugin-php
Copied
3. Information about the kdevelop5-plugin-php package on openSuSE Tumbleweed
Information for package kdevelop5-plugin-php:
---------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : kdevelop5-plugin-php
Version : 24.02.0-1.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 7.5 MiB
Installed : No
Status : not installed
Source package : kdevelop5-plugin-php-24.02.0-1.1.src
Upstream URL : https://www.kdevelop.org
Summary : PHP plugin for Kdevelop5 Integrated Development Environment
Description :
PHP plugin for Kdevelop Integrated Development Environment
This plugin enables support for the following features for developing
web applications in PHP using Kdevelop5.
* PHP built-in functions, classes, constants, superglobals
* user-defined functions, classes, constants, superglobals, variables, etc.
* proper code completion for objects which respects access modifiers (private,
public, protected) and differentiates between static/non-static members and
methods
* code completion for overridable and implementable functions inside classes
* hints in the argument list of function- and method class
* sane code completion after keywords such as extends, implements, catch(),
new, throw and some more
---------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : kdevelop5-plugin-php
Version : 24.02.0-1.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 7.5 MiB
Installed : No
Status : not installed
Source package : kdevelop5-plugin-php-24.02.0-1.1.src
Upstream URL : https://www.kdevelop.org
Summary : PHP plugin for Kdevelop5 Integrated Development Environment
Description :
PHP plugin for Kdevelop Integrated Development Environment
This plugin enables support for the following features for developing
web applications in PHP using Kdevelop5.
* PHP built-in functions, classes, constants, superglobals
* user-defined functions, classes, constants, superglobals, variables, etc.
* proper code completion for objects which respects access modifiers (private,
public, protected) and differentiates between static/non-static members and
methods
* code completion for overridable and implementable functions inside classes
* hints in the argument list of function- and method class
* sane code completion after keywords such as extends, implements, catch(),
new, throw and some more