How to Install and Uninstall phpunit-code-unit-reverse-lookup Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 15,2024

1. Install "phpunit-code-unit-reverse-lookup" package

Learn how to install phpunit-code-unit-reverse-lookup on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install phpunit-code-unit-reverse-lookup

2. Uninstall "phpunit-code-unit-reverse-lookup" package

In this section, we are going to explain the necessary steps to uninstall phpunit-code-unit-reverse-lookup on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove phpunit-code-unit-reverse-lookup $ sudo apt autoclean && sudo apt autoremove

3. Information about the phpunit-code-unit-reverse-lookup package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: phpunit-code-unit-reverse-lookup
Priority: optional
Section: universe/php
Installed-Size: 16
Maintainer: Ubuntu Developers
Original-Maintainer: Debian PHP PEAR Maintainers
Architecture: all
Version: 1.0.0-1build1
Depends: php-common
Filename: pool/universe/p/phpunit-code-unit-reverse-lookup/phpunit-code-unit-reverse-lookup_1.0.0-1build1_all.deb
Size: 3592
MD5sum: e09f148d6eeac673c57ce270f7da22ea
SHA1: f7fe3e3158e5233e406c813aa4f12106c2d35dcd
SHA256: 31e3a627a9e3cdb967dbd75d73e97ef59bd43e00c9b7d92e7b779ee1398687f1
Description-en: look up what a line of code belongs to - PHPUnit component
code-unit-reverse-lookup is a PHPUnit extension that provides the
functionality to look up which function or method a line of code
belongs to.
.
PHPUnit is a unit testing suite for the PHP language, modelled on the xUnit
testing framework.
Description-md5: 3a11fa3a156055359a609f3f6dc541c3
Homepage: https://github.com/sebastianbergmann/code-unit-reverse-lookup
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu