PDA

View Full Version : How uinstall Enemy Territory??


peter07
July 15th, 2005, 10:14 AM
How uinstall Enemy Territory??

endy
July 15th, 2005, 10:56 AM
Unless you installed it to a different directory this should work:


sudo rm -rf /usr/local/games/enemy-territory/
sudo rm -rf /usr/share/gnome/apps/Games/et.desktop


This deletes the game directory and the gnome menu entry. You can get rid of any game settings stored in your home directory by:


rm -rf ~/.etwolf


That should delete everything ET on your system :)

peter07
July 15th, 2005, 02:10 PM
Thanks - but I have still problem.

I can't delete links.


sudo rm -rf /usr/share/gnome/apps/Games/et.desktop

That folder doesn't exist. I still have enemy-territory in application list.

Why they don't make a simple uinstaller ??

endy
July 15th, 2005, 02:51 PM
hmm, thats where the installer puts the links for me... :S Anyway just open a terminal and type:


locate et.desktop


You should see where it is stored then just delete it :)

Caboto
July 15th, 2005, 02:54 PM
Try searching a et.desktop file in your home directory....
by me it's ~/.gnome2/vfolders/applications/et.desktop
Deleting that file, should remove the entry in your menu. Alternatively you could try Smeg instead...

peter07
July 15th, 2005, 03:08 PM
No result :(

peter07
July 16th, 2005, 02:41 AM
Finaly I've located deskop file. It was enemy-territory.deskop

But enemy-territory is still in application-list ( MENU-Application-Run-Application) and in Debian menu ( MENU-Application-Debian-Games ).

How remove et from this locations ???


EDIT.

I've just deleted enemy-territory.desktop from:

/var/lib/gnome/Debian/Games
and
/var/lib/menu-xdg/applications/menu-xdg/

After uptade-menus command - links are still in menus?? WHY ??


EDIT

I find some more et-files and I've deleted them. Now I hav'nt got any ET links :)