How to Install and Uninstall kdevelop5-plugin-php Package on openSUSE Leap

Last updated: May 17,2024

1. Install "kdevelop5-plugin-php" package

Please follow the guidelines below to install kdevelop5-plugin-php on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install kdevelop5-plugin-php

2. Uninstall "kdevelop5-plugin-php" package

This tutorial shows how to uninstall kdevelop5-plugin-php on openSUSE Leap:

$ sudo zypper remove kdevelop5-plugin-php

3. Information about the kdevelop5-plugin-php package on openSUSE Leap

Information for package kdevelop5-plugin-php:
---------------------------------------------
Repository : Main Repository
Name : kdevelop5-plugin-php
Version : 22.12.3-bp155.1.23
Arch : x86_64
Vendor : openSUSE
Installed Size : 7.5 MiB
Installed : No
Status : not installed
Source package : kdevelop5-plugin-php-22.12.3-bp155.1.23.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

5. The same packages on other Linux Distributions