Saturday, May 18, 2024
 Popular · Latest · Hot · Upcoming
7
rated 0 times [  7] [ 0]  / answers: 1 / hits: 18230  / 2 Years ago, thu, october 27, 2022, 11:14:17

I'm seeing people say things like sudo apt-get remove steam and sudo dpkg -r steam but neither are working.



I ran dpkg-query -l *steam* and I get the following:



Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name Version Architecture Description
+++-==============-============-============-=================================
un steam <none> <none> (no description available)
rc steam-launcher 1.0.0.47 all Launcher for the Steam software d
un steam64 <none> <none> (no description available)


Not sure if this helps.



The steam FAQ doesn't seem to help either. I'm pretty sure I didn't do any apt-get install for Steam. I downloaded the steam_latest.deb from the website. Any ideas?



Update: I do have what I believe to be the folder in ~/.steam. What I'm wondering now is, if I remove this folder, what else do I need to remove?


More From » 14.04

 Answers
3
sudo apt-get purge steam-launcher && sudo apt-get autoremove 


Post any errors to recieve further assistance.


[#25045] Saturday, October 29, 2022, 2 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
montwim

Total Points: 103
Total Questions: 112
Total Answers: 120

Location: Vietnam
Member since Mon, Mar 14, 2022
2 Years ago
;