PDA

View Full Version : WoP


burt_57
August 2nd, 2007, 09:17 PM
Would some one tell me how I can get rid
of that game on my hard drive.
I don't like it and I can not find an uninstall!
Darn it all .
I know where the file are.... but I ca not del. them :-k

linksolo74
February 1st, 2008, 08:32 PM
in the World of Padman folder there is a uninstall file.

puppe
March 12th, 2008, 04:46 AM
unfortunately it is not working but instead gives me this message
Could not find a usable uninstall program. Aborting.
when giving the commando
sudo sh uninstall
in the /usr/local/games/WoP directory :confused:

Artificial Intelligence
March 12th, 2008, 05:00 AM
cd
rm .WoPadman
cd /usr/local/games
sudo rm -rf WoP
cd /usr/local/bin
sudo rm -rf wop
cd

Should completly remove WoP (manually).

puppe
March 12th, 2008, 05:36 AM
thanks. That was certainly fast and effective.

Still have a WoP button hanging around in my Applications menu though..?

Artificial Intelligence
March 12th, 2008, 05:42 AM
alacarte

Find it, remove it ;)

puppe
March 12th, 2008, 05:50 AM
aouch, now I feel stupid (actually looked for a way to delete a shortcut directly in alacarte but strangely enough didn't find it then...)

Solved it by doing a locate wop and ended up deleting it from
/usr/share/gnome/apps$

Will have it a bit more easy next time :)