just installed ubuntu 15.04 and i cant install steam.
if i do sudo apt-get install steam
it returns E: Package 'steam' has no installation candidate
full comand and return
alan@alan-RF511-RF411-RF711:~$ sudo apt-get install steam
Lendo listas de pacotes... Pronto
Construindo árvore de dependências
Lendo informação de estado... Pronto
Package steam 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:
steam-launcher
E: Package 'steam' has no installation candidate
alan@alan-RF511-RF411-RF711:~$ sudo apt-get install steam-launcher
Lendo listas de pacotes... Pronto
Construindo árvore de dependências
Lendo informação de estado... Pronto
Package steam-launcher 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
sudo dpkg -i /path/to/steam.deb
– mbiber Oct 18 '15 at 01:18software &Updates
-->Ubuntu software
tab--> checkmultiverse
(should be enabled)....then try again.please let me know the progress.:) – Ravan Oct 18 '15 at 02:37