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

Last updated: May 20,2024

1. Install "phpunit-version" package

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

$ sudo apt update $ sudo apt install phpunit-version

2. Uninstall "phpunit-version" package

Please follow the guidelines below to uninstall phpunit-version on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: phpunit-version
Priority: optional
Section: universe/php
Installed-Size: 17
Maintainer: Ubuntu Developers
Original-Maintainer: Debian PHP PEAR Maintainers
Architecture: all
Version: 1.0.6-1build1
Depends: php-common
Filename: pool/universe/p/phpunit-version/phpunit-version_1.0.6-1build1_all.deb
Size: 4506
MD5sum: 2e4d1c48dd3459d5f844335769b8727a
SHA1: 21cef5ab046c3b75a2b5acbf698adfe3b5f90420
SHA256: dbe94e4dc2fa036070c881a560dd9d4661696cdc9ac46bda634fd316ad0c04b2
Description-en: 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: aa2b6155079b1bbd887f9fe279237d2f
Homepage: https://github.com/sebastianbergmann/version
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu