Eu quero instalar o apache2.2-common
no meu Raspberry Pi 3. No entanto, recebo este erro como mostrado abaixo:
ubuntu@ubuntu-standard:~$ sudo apt-get install apache2.2-common
[sudo] password for ubuntu:
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package apache2.2-common 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
However the following packages replace it:
apache2
E: Package 'apache2.2-common' has no installation candidate
Existe alguma alternativa para apache2.2-common
? É igual a apache2
como sugerido na mensagem de erro?
(Nota: eu uso o Ubuntu Server Standard 16.04 que pode baixar o formulário aqui )