Velvet Star Monitor

Standout celebrity highlights with iconic style.

general

Cannot download Steam Console Client (SteamCMD)

Writer 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?

1

1 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 

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy