How to Install and Uninstall php7-phpunit Package on openSUSE Leap

Last updated: July 03,2024

1. Install "php7-phpunit" package

Please follow the guidance below to install php7-phpunit on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install php7-phpunit

2. Uninstall "php7-phpunit" package

This tutorial shows how to uninstall php7-phpunit on openSUSE Leap:

$ sudo zypper remove php7-phpunit

3. Information about the php7-phpunit package on openSUSE Leap

Information for package php7-phpunit:
-------------------------------------
Repository : Main Repository
Name : php7-phpunit
Version : 9.5.28-bp155.1.4
Arch : noarch
Vendor : openSUSE
Installed Size : 4.4 MiB
Installed : No
Status : not installed
Source package : php7-phpunit-9.5.28-bp155.1.4.src
Upstream URL : https://phpunit.de/
Summary : Testing framework for PHP
Description :
PHPUnit is a programmer-oriented testing framework for PHP. It is an instance of the xUnit architecture for unit testing frameworks.