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

Last updated: May 16,2024

1. Install "phpunit-comparator" package

Please follow the guidelines below to install phpunit-comparator on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install phpunit-comparator

2. Uninstall "phpunit-comparator" package

Here is a brief guide to show you how to uninstall phpunit-comparator on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: phpunit-comparator
Priority: optional
Section: universe/php
Installed-Size: 63
Maintainer: Ubuntu Developers
Original-Maintainer: Debian PHP PEAR Maintainers
Architecture: all
Version: 1.2.0-1ubuntu1
Depends: php-common, phpunit-diff (>= 1.2), phpunit-diff (<< 2~~), phpunit-exporter (>= 1.2), phpunit-exporter (<< 2~~)
Filename: pool/universe/p/phpunit-comparator/phpunit-comparator_1.2.0-1ubuntu1_all.deb
Size: 8680
MD5sum: 6c29ffbf3ce6dc552fd53cf2a0357b2e
SHA1: 457417a50ec5c587151f4395d5535070e562bc36
SHA256: 77458ffea0bd3afd60d0959476c780b48e1531d57c7960d585d820cbc8afc278
Description-en: functionality to compare PHP values for equality - PHPUnit component
This component provides functionality that helps to compare PHP values for
equality.
.
PHPUnit is a unit testing suite for the PHP language, modelled on the xUnit
testing framework.
Description-md5: 5e16a100ec8bde1b07e6bcaee2e4764a
Homepage: https://github.com/sebastianbergmann/comparator
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu