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

Last updated: May 15,2024

1. Install "phpunit-version" package

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

$ sudo apt update $ sudo apt install phpunit-version

2. Uninstall "phpunit-version" package

Learn how to uninstall phpunit-version on Kali Linux:

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

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

Package: phpunit-version
Version: 3.0.2-3
Installed-Size: 25
Maintainer: Debian PHP PEAR Maintainers
Architecture: all
Depends: php-common
Size: 6004
SHA256: 1340ba9d0ffaa6e850f30072bf05369e592eec29c63194286be15f33aa59f00a
SHA1: 41bc9772df240ba9729aa498f2d1acf2c2542bd1
MD5sum: ab31dc04b875cc0873d75e262584b6c6
Description: Library that helps with managing the version number of Git-hosted PHP projects
Version is a PHPUnit extension that provides a proper version depending on
the given release number, and information from the current Git repository
if there is one, as intended for PHPUnit.
.
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/version
Section: php
Priority: optional
Filename: pool/main/p/phpunit-version/phpunit-version_3.0.2-3_all.deb