Cannot download Steam Console Client (SteamCMD)
Andrew Mclaughlin
Cannot download Steam Console Client (SteamCMD) using "sudo apt install steamcmd" onto my Ubuntu 18.04.3 LTS server. Got the instructions off the Valve Developer community site. Anyone know if this has been relocated or something?
11 Answer
steamcmd is in most recent Ubuntu releases. Did you follow all the instructions? Notably...
sudo add-apt-repository multiverse
sudo dpkg --add-architecture i386
sudo apt update
sudo apt install lib32gcc1 steamcmd