Reply
Thread Tools
Posts: 2 | Thanked: 0 times | Joined on May 2010
#1
Hello all,

My first post to Maemo.org,

Ever wondered what happens when I download a new application, that then gets installed to my phone.

What happens to the download file. Some are over 50MB do they get stored on the phone?

And if so how do I get rid of it? Better yet how do clean up my folders?

Sorry too EXCITED .....
 
Posts: 738 | Thanked: 179 times | Joined on Mar 2010 @ Gold Coast, Australia
#2
what? the download goes where you saved it... you been living under a rock son?
 
Posts: 738 | Thanked: 179 times | Joined on Mar 2010 @ Gold Coast, Australia
#3
when u download a file it asked you where u want it to be saved which is normally on the mem card 32gb emmc part. just go in there find it and delete it once u install it.
 
Posts: 726 | Thanked: 345 times | Joined on Apr 2010 @ Sweden
#4
I had a look on my N900 and found these .deb files that I have installed:
Code:
# find /var -name "*.deb"    
/var/cache/apt/archives/libmagic1_4.12-1osso_armel.deb
/var/cache/apt/archives/openssh-server_1%3a5.1p1-6.maemo5_armel.deb
/var/cache/apt/archives/openssh-common_1%3a5.1p1-6.maemo5_armel.deb
/var/cache/apt/archives/wget_1.10.2-2osso3_armel.deb
/var/cache/apt/archives/openssh-client_1%3a5.1p1-6.maemo5_armel.deb
/var/cache/apt/archives/openssh_1%3a5.1p1-6.maemo5_all.deb
/var/cache/apt/archives/less_418-1maemo2+0m5_armel.deb
/var/cache/apt/archives/file_4.12-1osso_armel.deb
/var/cache/apt/archives/wireless-tools_30~pre7-1.3maemo+0m5_armel.deb
Keeping them on the phone or not is a matter of taste. It's easy to reinstall them if you still have them but it takes up some space.

You could always try to use the /home partition in creative ways but that's a bit more advanced.
 
Posts: 37 | Thanked: 13 times | Joined on Jan 2010
#5
He means if he download .deb, install it and what happens with .deb....
So you may type ,apt-get clean, to Xterm..but phone does it automaticly.. old .deb folders doesnť stay in phone
 
Posts: 1,208 | Thanked: 1,028 times | Joined on Oct 2007
#6
Originally Posted by Joorin View Post
I had a look on my N900 and found these .deb files that I have installed:
You found them only because you used apt-get from command line. When you normally install applications via Application Manager the .deb file is deleted immediately after it's installed.
 

The Following 3 Users Say Thank You to mikkov For This Useful Post:
Posts: 282 | Thanked: 337 times | Joined on Dec 2009 @ Austin, TX, USA
#7
You can clean out that cache with:

apt-get clean
apt-get autoclean

You will have to do that as root, so install the gainroot package. Then go to the terminal and type "sudo gainroot" to become root. Then do the above commands.

If you don't understand what that stuff means yet, DON'T DO IT. Learn some basic linux first in a safer environment. I suggest installing virtualbox on your computer (or vmware server, if you are feeling braver), then installing Ubuntu in a virtual machine (you can choose another distro if you want, but Ubuntu uses .deb packages and uses apt-get, so it is more similar to your phone than some other good distros). You can do whatever you want within the virtual machine without worrying about messing anything else up.

If you just want a guide to apt-get, read this.

Happy linuxing...
 
Posts: 726 | Thanked: 345 times | Joined on Apr 2010 @ Sweden
#8
Originally Posted by mikkov View Post
You found them only because you used apt-get from command line. When you normally install applications via Application Manager the .deb file is deleted immediately after it's installed.
I see. I thought the Application Manager was just a fancy layer on top of apt-get and dkpg and nothing more.
 
Posts: 738 | Thanked: 179 times | Joined on Mar 2010 @ Gold Coast, Australia
#9
Not unless you manually download .deb files from say maemo.org from your PC thenusb trasnfer them over to your mem crd. The file will stay on the mem card
 
Posts: 2 | Thanked: 0 times | Joined on May 2010
#10
Much appreciated guys, beautiful fast response, I love it.

@ Lucass77 I did actually mean auto downloads from application manager as apposed to manual downloads.

How can I confirm the Phone removes the file after the install?

Thanks
 
Reply

Tags
she said, that's what


 
Forum Jump


All times are GMT. The time now is 18:34.