How do I unistall steam?
sudo apt-get remove steam
returnsPackage 'steam:i386' is not installed, so not removed
This response seems odd because this is a 64 bit system and I steam runs fine when I open it in a terminal.Steam shows up in the software center when I search for it but clicking more info it says Not Found.
What is going on?
Answer
Try doing sudo apt-get install steam
then remove it again.
Attribution
Source : Link , Question Author : zorkerz , Answer Author : Tim