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

Last updated: May 20,2024

1. Install "phpunit-global-state" package

This is a short guide on how to install phpunit-global-state on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install phpunit-global-state

2. Uninstall "phpunit-global-state" package

Please follow the guidelines below to uninstall phpunit-global-state on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove phpunit-global-state $ sudo apt autoclean && sudo apt autoremove

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

Package: phpunit-global-state
Priority: optional
Section: universe/php
Installed-Size: 37
Maintainer: Ubuntu Developers
Original-Maintainer: Debian PHP PEAR Maintainers
Architecture: all
Version: 1.1.1-1ubuntu1
Depends: php-common
Suggests: php-uopz
Filename: pool/universe/p/phpunit-global-state/phpunit-global-state_1.1.1-1ubuntu1_all.deb
Size: 6240
MD5sum: 516c6cf2cabba79e7a989931f241959f
SHA1: 2a87228110bd8749cf974f40d665d78387e1ecbb
SHA256: a335aa81d765a1bc96342c2a4bd45129652bf8664dbca0e1125e58c9a9680dce
Description-en: snapshotting of global state - PHPUnit component
GlobalState is a PHPUnit extension that provides the functionality to
snapshot a global state.
.
PHPUnit is a unit testing suite for the PHP language, modelled on the xUnit
testing framework.
Description-md5: 4acb65ee8e11e64b4d664704a9376bbd
Homepage: https://github.com/sebastianbergmann/global-state
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu