PDA

View Full Version : [ubuntu] How to download .deb files manually



jestinjoy
March 31st, 2010, 05:11 AM
Hi,

Is there a way(any specific tool) so that I could download the files needed for installation(All the files including dependencies) so that I could use them for later use.

I could copy from archives folder of apt, but couldn't run it if I have already installed the software.

karthick87
March 31st, 2010, 05:27 AM
You can download the packages manually from this link (http://packages.ubuntu.com/)

jestinjoy
March 31st, 2010, 05:38 AM
Is there any tool, that could download all the packages automatically, so that I could use it later.

karthick87
March 31st, 2010, 06:00 AM
You can use Firefox extension Downloadthemall (http://www.downthemall.net/)

karthick87
March 31st, 2010, 06:03 AM
You can use downloadthemall (http://www.downthemall.net/) to download all files.

iponeverything
March 31st, 2010, 06:37 AM
See the "-d" option for apt-get. It might be what you are looking for.

celebnor
March 31st, 2010, 09:10 AM
i think we are misunderstanding our friend..firefox's downthemall is not the exact solution to this problem...he is asking installing .deb files without using console. like installing .exe files

am i right?

cavh
March 31st, 2010, 03:11 PM
Does this help?

http://keryxproject.org/]

jestinjoy
April 1st, 2010, 06:06 AM
Thanks. This was the one I was looking for. Thank you very much

jestinjoy
April 1st, 2010, 06:07 AM
See the "-d" option for apt-get. It might be what you are looking for.

Is there a way so that I could download the files directly to the desktop. I mean can I specify the destination folder with this.;)