I tried to install Steam on my 64 bits PC, but when I tried to run it it did nothing. I then tried to run the program via terminal, and all I got was this message:
/usr/bin/steam: line 192: /home/pauix/.local/share/Steam/steam.sh: Success
Seeing that there was something wrong with the file "steam.sh", I decided to check it, and it was completely empty (which I guess it shouldn't be). Is there any way to fix this problem?
Thanks in advance.

sudo apt-get --purge remove steam && rm -rm ~/.local/share/Steam– efthialex Feb 15 at 19:35