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

Last updated: May 17,2024

1. Install "phpunit-exporter" package

In this section, we are going to explain the necessary steps to install phpunit-exporter on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install phpunit-exporter

2. Uninstall "phpunit-exporter" package

This is a short guide on how to uninstall phpunit-exporter on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: phpunit-exporter
Priority: optional
Section: universe/php
Installed-Size: 25
Maintainer: Ubuntu Developers
Original-Maintainer: Debian PHP PEAR Maintainers
Architecture: all
Version: 1.2.1-1ubuntu1
Depends: php-common, phpunit-recursion-context (>= 1.0), phpunit-recursion-context (<< 2~~)
Filename: pool/universe/p/phpunit-exporter/phpunit-exporter_1.2.1-1ubuntu1_all.deb
Size: 6198
MD5sum: f3530a81301a7e3b9ef2fbf0e4401613
SHA1: 0063a4ec8200ad13b6eba0dc263d0f7cc11bdd66
SHA256: 058acf1afbf63148c958ec45f0148f7975a8c71d9e014deb1fd0c87118c5e3b7
Description-en: export variables for visualization - PHPUnit component
Exporter is a PHPUnit extension that provides the functionality to export
PHP variables for visualization.
.
PHPUnit is a unit testing suite for the PHP language, modelled on the xUnit
testing framework.
Description-md5: c0a6d2e651cfc835c2e33c950e9feee9
Homepage: https://github.com/sebastianbergmann/exporter
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu