Thread
:
Unable to uninstall app! Help!
View Single Post
pantera1989
2010-04-19 , 01:30
Posts: 577 | Thanked: 699 times | Joined on Feb 2010 @ Malta
#
11
thefoxtrot please do the following:
Firstly take a look at this wiki page:
http://wiki.maemo.org/Free_up_rootfs_space
Do what they say there and learn about what you did wrong.
You should always check the space an app is taking after installing. Do that by in xterm do this and check how much you had before and after installing.
Code:
sudo gainroot df - h /
To remove packages manually:
Code:
sudo gainroot apt-get remove <package name>
Of course replace <package name> with an actual package name like apt-get remove dosbox
Quote & Reply
|
pantera1989
View Public Profile
Send a private message to pantera1989
Visit pantera1989's homepage!
Find all posts by pantera1989