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

Last updated: May 20,2024

1. Install "phpunit-git" package

This guide covers the steps necessary to install phpunit-git on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install phpunit-git

2. Uninstall "phpunit-git" package

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

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

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

Package: phpunit-git
Priority: optional
Section: universe/php
Installed-Size: 26
Maintainer: Ubuntu Developers
Original-Maintainer: Debian PHP PEAR Maintainers
Architecture: all
Version: 2.0.1-2build1
Depends: git, php-common
Filename: pool/universe/p/phpunit-git/phpunit-git_2.0.1-2build1_all.deb
Size: 4204
MD5sum: eba9ffee099517c2a0ac55c0dfc7a95a
SHA1: de4519236f76cdbdedef87641606c1fc5394e24f
SHA256: eba8e948d74635f5e4842e30f476ab0d0c3651ec610ad1051b25ad4c9f591dbe
Description-en: Simple wrapper for Git
Git is a PHPUnit extension that provides a simple PHP wrapper for Git.
.
PHPUnit is a unit testing suite for the PHP language, modelled on the
xUnit testing framework.
Description-md5: 80f66f2842237bd639326391b73926cf
Homepage: https://github.com/sebastianbergmann/git
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu