Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to uninstall vtorcs? #39

Open
maplefox opened this issue Oct 8, 2017 · 1 comment
Open

How to uninstall vtorcs? #39

maplefox opened this issue Oct 8, 2017 · 1 comment

Comments

@maplefox
Copy link

maplefox commented Oct 8, 2017

I want to change the source code of vtorcs and then reinstall it.
I don't know what if I reinstall it directly so firstly I need to uninstall vtorcs.
Any method is OK, thank you!

@ssainz
Copy link

ssainz commented Oct 29, 2017

In ubuntu, try this

sudo rm $(which torcs)
sudo rm -Rf /usr/local/lib/torcs
rm -R ~/.torcs
rm -Rf /usr/local/share/games/torcs/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants