How to Install and Uninstall phpunit-environment Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: November 23,2024

1. Install "phpunit-environment" package

Here is a brief guide to show you how to install phpunit-environment on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install phpunit-environment

2. Uninstall "phpunit-environment" package

Please follow the steps below to uninstall phpunit-environment on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove phpunit-environment $ sudo apt autoclean && sudo apt autoremove

3. Information about the phpunit-environment package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: phpunit-environment
Priority: optional
Section: universe/php
Installed-Size: 23
Maintainer: Ubuntu Developers
Original-Maintainer: Debian PHP PEAR Maintainers
Architecture: all
Version: 1.3.3-1ubuntu1
Depends: php-common
Filename: pool/universe/p/phpunit-environment/phpunit-environment_1.3.3-1ubuntu1_all.deb
Size: 5834
MD5sum: a51f15118e1ad06a4a44a5c1bdea3039
SHA1: 39934060d7e7f92500e6490fd11a79834492f47a
SHA256: c6f8ddde941010aa8533361ed4a3464c6fd9a5313b3cec55eb81735328193e03
Description-en: functionality to handle HHVM/PHP environments - PHPUnit component
This component provides functionality that helps writing PHP code that has
runtime-specific (PHP / HHVM) execution paths.
.
PHPUnit is a unit testing suite for the PHP language, modelled on the xUnit
testing framework.
Description-md5: 4e5831aba97444c62176dd0e78eeac92
Homepage: https://github.com/sebastianbergmann/environment
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu