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

Last updated: July 06,2024

1. Install "phpunit-object-enumerator" package

Please follow the guidance below to install phpunit-object-enumerator on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install phpunit-object-enumerator

2. Uninstall "phpunit-object-enumerator" package

Please follow the step by step instructions below to uninstall phpunit-object-enumerator on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove phpunit-object-enumerator $ sudo apt autoclean && sudo apt autoremove

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

Package: phpunit-object-enumerator
Priority: optional
Section: universe/php
Installed-Size: 18
Maintainer: Ubuntu Developers
Original-Maintainer: Debian PHP PEAR Maintainers
Architecture: all
Version: 1.0.0-1build1
Depends: php-common, phpunit-recursion-context (>= 1.0), phpunit-recursion-context (<< 2~~)
Filename: pool/universe/p/phpunit-object-enumerator/phpunit-object-enumerator_1.0.0-1build1_all.deb
Size: 3640
MD5sum: 6bd9c18297979bbbc6d32e0fe65b0bab
SHA1: 477211eea084291f5467ae76e19e8973def875a5
SHA256: 78fe98928a7e3fd4897359bef00ab9203f55770df100ac0e8d189af9dfae0a32
Description-en: enumerate all referenced objects - PHPUnit component
Object Enumerator is a PHPUnit extension that provides the functionality to
traverse array structures and object graphs to enumerate all referenced
objects.
.
PHPUnit is a unit testing suite for the PHP language, modelled on the xUnit
testing framework.
Description-md5: 20b4755c1cb58f4a2b4efb856d64f944
Homepage: https://github.com/sebastianbergmann/object-enumerator
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu