Frictional Games Forum (read-only)
How to uninstall Amnesia Demo and Penumbra Operture Demo? - Printable Version

+- Frictional Games Forum (read-only) (https://www.frictionalgames.com/forum)
+-- Forum: Technical Support (https://www.frictionalgames.com/forum/forum-57.html)
+--- Forum: Technical Support - Amnesia: The Dark Descent (https://www.frictionalgames.com/forum/forum-31.html)
+---- Forum: Linux - ATDD (https://www.frictionalgames.com/forum/forum-32.html)
+---- Thread: How to uninstall Amnesia Demo and Penumbra Operture Demo? (/thread-5178.html)



How to uninstall Amnesia Demo and Penumbra Operture Demo? - plandevida - 10-25-2010

Hello,

I want know how i can uninstall Amnesia and Penumbra Operture demos in Linux (Ubuntu Lucid lynx 10.04).

Thanks.


RE: How to uninstall Amnesia Demo and Penumbra Operture Demo? - Urkle - 10-25-2010

For Penumbra Overture you simply have to delete the install directory and then remove the menu entries manually.. The menu items can be removed either by editing the menus (a right click on the menu) OR by removing the menu ".desktop" files. Just search your system for PenumbraOvertureDemo.desktop.

For the Amnesia Demo there is an "uninstall" script in the installation directory. Simply run (in a terminal)
Code:
sudo ./uninstall.sh
This will clean up the menu items as well


RE: How to uninstall Amnesia Demo and Penumbra Operture Demo? - plandevida - 10-27-2010

Hello:

Ok thanks, I yet do it.