lubuntu installing steam "steam has no installation candidate"
Steam is 32-bit only. First enable i386 multiarch and be sure you are up-to-date
sudo dpkg --add-architecture i386
sudo add-apt-repository multiverse
sudo apt-get update
sudo apt-get dist-upgrade
then install steam
sudo apt-get install steam