I get This error when I try to install MySQL on ubuntu:
sudo apt-get install mysql-server
[sudo] password for xxxxx:
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package mysql-server
How can I fix this?