Install PHPUnit

Installing PHPUnit package on Ubuntu 16.04 (Xenial Xerus) is as easy as running the following command on the terminal:

sudo apt-get update
sudo apt-get install phpunit