|
2013-01-30
, 06:27
|
Posts: 230 |
Thanked: 302 times |
Joined on Oct 2009
@ Helsinki, Suomi (Finland)
|
#2
|
# apt-get remove <packagename>
$ dpkg -l
The Following User Says Thank You to ladoga For This Useful Post: | ||
|
2013-02-02
, 19:31
|
Posts: 16 |
Thanked: 1 time |
Joined on Jan 2013
|
#3
|
Remove some of installed applications first with:
You can see list of installed packages and their names with:Code:# apt-get remove <packagename>
(l as in list)Code:$ dpkg -l
|
2013-02-02
, 19:36
|
Posts: 16 |
Thanked: 1 time |
Joined on Jan 2013
|
#4
|
Thanks ladoga,
my problem acually is that it seems that many mms I received is filled up the applications memory, somehow if i receive an mms, it is stored on the same place what is used by application memory. when i try to delete mms, or other non used content, it says permission denied. is there a solution to delete these space consuming not used files?
thanks
|
2013-02-02
, 19:40
|
Moderator |
Posts: 6,215 |
Thanked: 6,400 times |
Joined on Nov 2011
|
#5
|
I have myExplorer and I would like to delete the content of the following section:
/home/user/.mms/msg
Thank you if you can help.
rm -rf /home/user/.mms/*
|
2013-02-02
, 21:08
|
Posts: 16 |
Thanked: 1 time |
Joined on Jan 2013
|
#6
|
|
2013-02-02
, 21:27
|
Posts: 138 |
Thanked: 144 times |
Joined on Oct 2012
@ Devon, England
|
#7
|
|
2013-02-02
, 22:59
|
Posts: 16 |
Thanked: 1 time |
Joined on Jan 2013
|
#8
|
Just open terminal and type:
Do the above as regular user not as root (devel-su)!Code:rm -rf /home/user/.mms/*
|
2013-02-03
, 11:53
|
Posts: 230 |
Thanked: 302 times |
Joined on Oct 2009
@ Helsinki, Suomi (Finland)
|
#9
|
Thanks ladoga,
my problem acually is that it seems that many mms I received is filled up the applications memory, somehow if i receive an mms, it is stored on the same place what is used by application memory. when i try to delete mms, or other non used content, it says permission denied. is there a solution to delete these space consuming not used files?
thanks
|
2013-02-03
, 13:50
|
Posts: 16 |
Thanked: 1 time |
Joined on Jan 2013
|
#10
|
Tags |
application, popup, space, storage |
|
Last edited by thedead1440; 2013-02-23 at 03:17. Reason: Change thread title