How to Install innotop on Ubuntu 16.04
Fetch innotop from its GIT repository:
sudo apt-get install git
git clone https://github.com/innotop/innotop.git
Install any missing Perl dependency:
sudo apt-get install libclass-dbi-mysql-perl
sudo apt-get install libterm-readkey-perl
Launch Makefile.PL