Forums » Linux
How to uninstall on Ubuntu 10.10
Hi guys,
I've recently installed the game on both mine and my brother's computers. However he has not taken to the game and now wants it completely wiped without a trace.
I am not sure how to go about this on Ubuntu 10.10. Any help would be really appreciated.
Thank you.
PS. I love the game :)
I've recently installed the game on both mine and my brother's computers. However he has not taken to the game and now wants it completely wiped without a trace.
I am not sure how to go about this on Ubuntu 10.10. Any help would be really appreciated.
Thank you.
PS. I love the game :)
rm `which vendetta` && rm -rf ~/.vendetta
-CR
-CR
Thank you, and this will sound rather naive, but how exactly do I put this into terminal?
Highlight in the browser, middle click in the terminal.
/me teaches UNIX 101.
-CR
/me teaches UNIX 101.
-CR
In case you don't already know, with most mice, "middle click" means to click with the scroll wheel.
You can also use SHIFT+INSERT to paste in most (all?) terminal emulators.
You can also use SHIFT+INSERT to paste in most (all?) terminal emulators.
Shift-insert is a windows convention, that hasn't necessarily found its way into a lot of terminal implementations on the various *nix platforms.
-CR
-CR