Depois de instalar o Ubuntu 16.04 e no processo de configuração de uma pilha lampp. Eu tentei instalar o MySQL como de costume usando o código abaixo:
sudo apt-get install mysql-server
No entanto, recebo o retorno abaixo do terminal:
niall@niall:~$ sudo apt-get install mysql-server
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package mysql-server is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
E: Package 'mysql-server' has no installation candidate
Nunca encontrei isso antes com um LTS.