How to Install and Uninstall phpunit-exporter Package on Kali Linux

Last updated: May 12,2024

1. Install "phpunit-exporter" package

In this section, we are going to explain the necessary steps to install phpunit-exporter on Kali Linux

$ sudo apt update $ sudo apt install phpunit-exporter

2. Uninstall "phpunit-exporter" package

This guide covers the steps necessary to uninstall phpunit-exporter on Kali Linux:

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

3. Information about the phpunit-exporter package on Kali Linux

Package: phpunit-exporter
Version: 4.0.6-1
Installed-Size: 33
Maintainer: Debian PHP PEAR Maintainers
Architecture: all
Depends: php-common, phpunit-recursion-context (>= 4.0), phpunit-recursion-context (<< 5~~)
Size: 8408
SHA256: 286f29f485f4ef6fd142812ce15641133ef6ce0c3e38fcca65fb19b34c9aa9ab
SHA1: fafbbd40e9ae4edf9e237065823182a103d1750c
MD5sum: 0b18b0edd5fd7bf2856e44a7f17011e0
Description: 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:
Multi-Arch: foreign
Homepage: https://github.com/sebastianbergmann/exporter
Section: php
Priority: optional
Filename: pool/main/p/phpunit-exporter/phpunit-exporter_4.0.6-1_all.deb