Frictional Games Forum (read-only)

Full Version: How to uninstall Amnesia Demo and Penumbra Operture Demo?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello,

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

Thanks.
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
Hello:

Ok thanks, I yet do it.