|
|
01-30-2013
, 02:27 AM
|
|
Posts: 194 |
Thanked: 230 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: | ||
|
|
02-02-2013
, 03:31 PM
|
|
Posts: 16 |
Thanked: 0 times |
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
|
|
02-02-2013
, 03:36 PM
|
|
Posts: 16 |
Thanked: 0 times |
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
|
|
02-02-2013
, 03:40 PM
|
|
Moderator |
Posts: 5,850 |
Thanked: 5,295 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/*
|
|
02-02-2013
, 05:08 PM
|
|
Posts: 16 |
Thanked: 0 times |
Joined on Jan 2013
|
#6
|
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.
|
|
02-02-2013
, 05:27 PM
|
|
Posts: 64 |
Thanked: 38 times |
Joined on Oct 2012
@ Devon, England
|
#7
|
|
|
02-02-2013
, 06:59 PM
|
|
Posts: 16 |
Thanked: 0 times |
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/*
|
|
02-03-2013
, 07:53 AM
|
|
Posts: 194 |
Thanked: 230 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
|
|
02-03-2013
, 09:50 AM
|
|
Posts: 16 |
Thanked: 0 times |
Joined on Jan 2013
|
#10
|
![]() |
| Tags |
| application, popup, space, storage |
| Thread Tools | Search this Thread |
|
Last edited by thedead1440; 02-22-2013 at 11:17 PM. Reason: Change thread title