Eu tive a mesma mensagem de erro.
Tente este link:
Eu baixei a versão 1.8.1 deste link:
link
Trabalhou perfeito para mim.
Boa sorte.
sudo apt-get install xampp
após o passo acima, o seguinte erro é mostrado
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
xampp:i386 : Depends: python-gtk2:i386 but it is not going to be installed
Depends: python-glade2:i386 but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
Eu tive a mesma mensagem de erro.
Tente este link:
Eu baixei a versão 1.8.1 deste link:
link
Trabalhou perfeito para mim.
Boa sorte.
talvez o repositório do Ubuntu não venha com o xampp, você pode baixar o xampp a partir do código-fonte e instalar o xampp
# wget http://downloads.sourceforge.net/project/xampp/XAMPP%20Linux/1.8.3/xampp-linux-1.8.3-4-installer.run
# chmod 755 xampp-linux*
./xampp-linux*
Tags xampp