How to install mtop on 12.04 LTS?

I would like to learn some live MySQL queries, so I tried installing mtop in the Ubuntu 12.04 LTS field.

However, when I try to install it using apt-get , I get:

 sudo apt-get install mtop Reading package lists... Done Building dependency tree Reading state information... Done E: Unable to locate package mtop 

Given that apt-get returns Unable to locate , how to install mtop for Ubuntu 12.04 ?!

+8
mysql ubuntu
source share
1 answer
+12
source share

All Articles