View Single Post
noobmonkey's Avatar
Posts: 3,203 | Thanked: 1,391 times | Joined on Nov 2009 @ Worthing, England
#5
Originally Posted by evil_m0nkey View Post
i cant even seem to uninstall any applications whatsoever :S
eeeek the unable to remove part has been discussed before, i think it can be done via the terminal

Quick search found this thread
And in it, this post :

Originally Posted by ekul View Post
the command you would use is apt-get in the terminal.

apt-get remove packagename

will remove a package. Depending on how the dependicies are configured the applications you list may not be removable without breaking or removing other important packages.

if you google for apt-get you'll find lots of documentation about how to use it.

to find the name of a package as sometimes they can be hard to guess you can use

dpkg --search filename

EDIT: - also found this in another thread

Originally Posted by cenwesi View Post
simple... install the gain root extra...
pull up terminal and issue this command

$ apt-get remove game*
This will REMOVE ALL the games
PS: I always do this to get rid of games from my ubuntu server and Linux box to remove games since i rarely play games anymore...
Here is the output..


so far everything on the N900 is working just fine. If i have to reflash then so be it but to completely remove those games use that command.
BTW, if you looked at the lines, you can actually remove the games individually by using dpkg -l i think to get a list of packages installed and remove them that way looking at the output.
 

The Following User Says Thank You to noobmonkey For This Useful Post: