Page 1 of 1
Uninstalling Linux Lugaru
Posted: Mon Dec 29, 2008 12:21 am
by Skofo
How would I go about removing Lugaru from Linux? I installed it on Ubuntu but it crashes after clicking any of the menu items, and I want it off.
I tried using the uninstall script in the Lugaru directory, but it does not work.
[email protected]:~$ gksu /usr/local/games/lugaru/uninstall
Could not find a usable uninstall program. Aborting.
Re: Uninstalling Linux Lugaru
Posted: Tue Jan 06, 2009 2:06 am
by Skofo
Noone?

Re: Uninstalling Linux Lugaru
Posted: Tue Jan 06, 2009 2:09 pm
by rudel_ic
Well, that depends on how you installed Lugaru.
If you installed it with the package management system on Ubuntu, a simple
should do the trick.
If you installed it in some other way, it
should be okay to simply delete all files the Lugaru installer put onto your disk. Don't delete important data though!
The command to find all lugaru-related directories and similarly named files on your system is
To delete an entire directory, type
for example.
(~/.lugaru is the .lugaru directory in your home directory where all settings are supposed to land)
That's all I got.
Don't delete files recklessly. You have been warned.
Re: Uninstalling Linux Lugaru
Posted: Wed Jan 07, 2009 4:56 am
by Skofo
Hm, thought of doing that too, but I'm not sure if /usr/local/games/lugaru is the only directory where things were installed.
Also, my main issue with the game is that it crashes after I click any of the menus. Got any idea how to fix that before I uninstall?