<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Howto: Download packages and dependencies for offline installation</title>
	<atom:link href="http://kmandla.wordpress.com/2007/07/24/howto-download-packages-and-dependencies-for-offline-installation/feed/" rel="self" type="application/rss+xml" />
	<link>http://kmandla.wordpress.com/2007/07/24/howto-download-packages-and-dependencies-for-offline-installation/</link>
	<description>K.Mandla's blog of Linux experiences</description>
	<lastBuildDate>Mon, 11 Feb 2013 18:19:59 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Manuel Bärenz</title>
		<link>http://kmandla.wordpress.com/2007/07/24/howto-download-packages-and-dependencies-for-offline-installation/#comment-48818</link>
		<dc:creator><![CDATA[Manuel Bärenz]]></dc:creator>
		<pubDate>Fri, 08 Apr 2011 20:55:38 +0000</pubDate>
		<guid isPermaLink="false">http://kmandla.wordpress.com/2007/07/24/howto-download-packages-and-dependencies-for-offline-installation/#comment-48818</guid>
		<description><![CDATA[Take care: apt-get build-dep only builds the dependencies missing on the downloading machine, not necessarily the ones missing on the machine you want to install on.]]></description>
		<content:encoded><![CDATA[<p>Take care: apt-get build-dep only builds the dependencies missing on the downloading machine, not necessarily the ones missing on the machine you want to install on.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jm</title>
		<link>http://kmandla.wordpress.com/2007/07/24/howto-download-packages-and-dependencies-for-offline-installation/#comment-48778</link>
		<dc:creator><![CDATA[jm]]></dc:creator>
		<pubDate>Wed, 06 Apr 2011 01:30:13 +0000</pubDate>
		<guid isPermaLink="false">http://kmandla.wordpress.com/2007/07/24/howto-download-packages-and-dependencies-for-offline-installation/#comment-48778</guid>
		<description><![CDATA[yea in the golden age of the internet it is a big concern if you ever have to work with an offline machine so i find this quite useful. i have a laptop with no wired nor wireless connection working under a certain version of ubuntu i want to use (strange enough it works on other versions) and i found some drivers on the net but they are source codes, so now i need the build-essential package]]></description>
		<content:encoded><![CDATA[<p>yea in the golden age of the internet it is a big concern if you ever have to work with an offline machine so i find this quite useful. i have a laptop with no wired nor wireless connection working under a certain version of ubuntu i want to use (strange enough it works on other versions) and i found some drivers on the net but they are source codes, so now i need the build-essential package</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aditya</title>
		<link>http://kmandla.wordpress.com/2007/07/24/howto-download-packages-and-dependencies-for-offline-installation/#comment-45563</link>
		<dc:creator><![CDATA[Aditya]]></dc:creator>
		<pubDate>Fri, 24 Sep 2010 08:57:16 +0000</pubDate>
		<guid isPermaLink="false">http://kmandla.wordpress.com/2007/07/24/howto-download-packages-and-dependencies-for-offline-installation/#comment-45563</guid>
		<description><![CDATA[Doesn&#039;t the &quot; sudo aptitude --download-only install  &quot; work ???]]></description>
		<content:encoded><![CDATA[<p>Doesn&#8217;t the &#8221; sudo aptitude &#8211;download-only install  &#8221; work ???</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: K.Mandla</title>
		<link>http://kmandla.wordpress.com/2007/07/24/howto-download-packages-and-dependencies-for-offline-installation/#comment-43733</link>
		<dc:creator><![CDATA[K.Mandla]]></dc:creator>
		<pubDate>Mon, 14 Jun 2010 22:18:48 +0000</pubDate>
		<guid isPermaLink="false">http://kmandla.wordpress.com/2007/07/24/howto-download-packages-and-dependencies-for-offline-installation/#comment-43733</guid>
		<description><![CDATA[It&#039;s been a while since I wrote this Jay, but if I understand your  question right, it shouldn&#039;t matter that your online machines are  Windows-driven. The scripts only build a list of links to packages you can  install, and so the output is just an html file. 

Move that to a Windows machine, open it in a browser and then follow each  one through to a download source. From there, move the downloaded packages  back to the offline machine via USB drive or floppy or what have you. 

Or at least, that&#039;s how I remember it working. :&#124; ]]></description>
		<content:encoded><![CDATA[<p>It&#8217;s been a while since I wrote this Jay, but if I understand your  question right, it shouldn&#8217;t matter that your online machines are  Windows-driven. The scripts only build a list of links to packages you can  install, and so the output is just an html file. </p>
<p>Move that to a Windows machine, open it in a browser and then follow each  one through to a download source. From there, move the downloaded packages  back to the offline machine via USB drive or floppy or what have you. </p>
<p>Or at least, that&#8217;s how I remember it working. <img src='http://s0.wp.com/wp-includes/images/smilies/icon_neutral.gif' alt=':|' class='wp-smiley' />  </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jay Sprout</title>
		<link>http://kmandla.wordpress.com/2007/07/24/howto-download-packages-and-dependencies-for-offline-installation/#comment-43730</link>
		<dc:creator><![CDATA[Jay Sprout]]></dc:creator>
		<pubDate>Mon, 14 Jun 2010 14:12:12 +0000</pubDate>
		<guid isPermaLink="false">http://kmandla.wordpress.com/2007/07/24/howto-download-packages-and-dependencies-for-offline-installation/#comment-43730</guid>
		<description><![CDATA[I was so happy because I thought this solved my offline problem - I just got a laptop a week ago and installed Linux on it. But this solution depends on (no pun intended) your ONline machine also using Linus, does it not? All the online computers I have access to are Windows.]]></description>
		<content:encoded><![CDATA[<p>I was so happy because I thought this solved my offline problem &#8211; I just got a laptop a week ago and installed Linux on it. But this solution depends on (no pun intended) your ONline machine also using Linus, does it not? All the online computers I have access to are Windows.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: xirius</title>
		<link>http://kmandla.wordpress.com/2007/07/24/howto-download-packages-and-dependencies-for-offline-installation/#comment-42742</link>
		<dc:creator><![CDATA[xirius]]></dc:creator>
		<pubDate>Fri, 16 Apr 2010 22:47:39 +0000</pubDate>
		<guid isPermaLink="false">http://kmandla.wordpress.com/2007/07/24/howto-download-packages-and-dependencies-for-offline-installation/#comment-42742</guid>
		<description><![CDATA[try keryx. it answers all the problems related to offline ubuntu installations here&#039;s the link..

http://keryxproject.org]]></description>
		<content:encoded><![CDATA[<p>try keryx. it answers all the problems related to offline ubuntu installations here&#8217;s the link..</p>
<p><a href="http://keryxproject.org" rel="nofollow">http://keryxproject.org</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Theodore Biryukov</title>
		<link>http://kmandla.wordpress.com/2007/07/24/howto-download-packages-and-dependencies-for-offline-installation/#comment-41152</link>
		<dc:creator><![CDATA[Theodore Biryukov]]></dc:creator>
		<pubDate>Wed, 16 Dec 2009 09:26:58 +0000</pubDate>
		<guid isPermaLink="false">http://kmandla.wordpress.com/2007/07/24/howto-download-packages-and-dependencies-for-offline-installation/#comment-41152</guid>
		<description><![CDATA[Sorry. It doesn&#039;t work with out connection to the internet... And you script also doesn&#039;t work. It gives all the files in the output but file PACKAGE_NAME-links.html is &#039;&#039;. So...]]></description>
		<content:encoded><![CDATA[<p>Sorry. It doesn&#8217;t work with out connection to the internet&#8230; And you script also doesn&#8217;t work. It gives all the files in the output but file PACKAGE_NAME-links.html is &#8221;. So&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Theodore Biryukov</title>
		<link>http://kmandla.wordpress.com/2007/07/24/howto-download-packages-and-dependencies-for-offline-installation/#comment-41150</link>
		<dc:creator><![CDATA[Theodore Biryukov]]></dc:creator>
		<pubDate>Wed, 16 Dec 2009 08:51:10 +0000</pubDate>
		<guid isPermaLink="false">http://kmandla.wordpress.com/2007/07/24/howto-download-packages-and-dependencies-for-offline-installation/#comment-41150</guid>
		<description><![CDATA[There is else a solution. 
To get list of needed packages (package+all the dependencies) use this command: 
sudo apt-get --print-uris --yes install PACKAGE_NAME &#124; grep ^\&#039; &#124; cut -d\&#039; -f2 &gt;mydownload.txt
And then you get a text file with links. In linux you need just to type (on computer with internet acess):
wget --input-file mydownload.txt
Or use a download manager with possibility of downloading all the files from a list of urls from a text file.

This is on this page: http://www.webupd8.org/2009/11/get-list-of-packages-and-dependencies.html]]></description>
		<content:encoded><![CDATA[<p>There is else a solution.<br />
To get list of needed packages (package+all the dependencies) use this command:<br />
sudo apt-get &#8211;print-uris &#8211;yes install PACKAGE_NAME | grep ^\&#8217; | cut -d\&#8217; -f2 &gt;mydownload.txt<br />
And then you get a text file with links. In linux you need just to type (on computer with internet acess):<br />
wget &#8211;input-file mydownload.txt<br />
Or use a download manager with possibility of downloading all the files from a list of urls from a text file.</p>
<p>This is on this page: <a href="http://www.webupd8.org/2009/11/get-list-of-packages-and-dependencies.html" rel="nofollow">http://www.webupd8.org/2009/11/get-list-of-packages-and-dependencies.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Neil L</title>
		<link>http://kmandla.wordpress.com/2007/07/24/howto-download-packages-and-dependencies-for-offline-installation/#comment-40430</link>
		<dc:creator><![CDATA[Neil L]]></dc:creator>
		<pubDate>Thu, 17 Sep 2009 22:30:23 +0000</pubDate>
		<guid isPermaLink="false">http://kmandla.wordpress.com/2007/07/24/howto-download-packages-and-dependencies-for-offline-installation/#comment-40430</guid>
		<description><![CDATA[You can also try using: 
   apt-get build-dep\ 
   --download-only\ 
   --reinstall\ 
   --no-install-recommends\ 
   --yes\
   -o Dir::Etc::SourceList=sourcelistfilename 
   -o Dir::Cache::Archives=foldertostorepackagesin 
   listofpackages

followed by the same command with &quot;install&quot; instead of &quot;build-dep&quot;

The first command will get all of the dependencies for the packages in listofpackages from the repositories specified in sourcelistfilename and put them in the folder specified by foldertostorepackgesin. Make sure you use a / at the beginning of foldertostorepackagesin or you will also need to set the Dir::State option. The second command will get the actual packages. You need reinstall to make sure it pulls the packages even if they are already on the system you are using to get them. The --yes makes it so that you don&#039;t have to answer yes about downloading each package. You may want to remove the --no-install-recommends depending on whether or not you want to also install recommended packages. I am not sure if build-dep is recursive but my assumption is that it is.]]></description>
		<content:encoded><![CDATA[<p>You can also try using:<br />
   apt-get build-dep\<br />
   &#8211;download-only\<br />
   &#8211;reinstall\<br />
   &#8211;no-install-recommends\<br />
   &#8211;yes\<br />
   -o Dir::Etc::SourceList=sourcelistfilename<br />
   -o Dir::Cache::Archives=foldertostorepackagesin<br />
   listofpackages</p>
<p>followed by the same command with &#8220;install&#8221; instead of &#8220;build-dep&#8221;</p>
<p>The first command will get all of the dependencies for the packages in listofpackages from the repositories specified in sourcelistfilename and put them in the folder specified by foldertostorepackgesin. Make sure you use a / at the beginning of foldertostorepackagesin or you will also need to set the Dir::State option. The second command will get the actual packages. You need reinstall to make sure it pulls the packages even if they are already on the system you are using to get them. The &#8211;yes makes it so that you don&#8217;t have to answer yes about downloading each package. You may want to remove the &#8211;no-install-recommends depending on whether or not you want to also install recommended packages. I am not sure if build-dep is recursive but my assumption is that it is.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ai</title>
		<link>http://kmandla.wordpress.com/2007/07/24/howto-download-packages-and-dependencies-for-offline-installation/#comment-39381</link>
		<dc:creator><![CDATA[Ai]]></dc:creator>
		<pubDate>Wed, 20 May 2009 03:16:41 +0000</pubDate>
		<guid isPermaLink="false">http://kmandla.wordpress.com/2007/07/24/howto-download-packages-and-dependencies-for-offline-installation/#comment-39381</guid>
		<description><![CDATA[I just wanted to let you know I&#039;m working in an offline environment and having a heck of a time getting online.  It&#039;s nice to know I&#039;m not alone!  ^_^]]></description>
		<content:encoded><![CDATA[<p>I just wanted to let you know I&#8217;m working in an offline environment and having a heck of a time getting online.  It&#8217;s nice to know I&#8217;m not alone!  ^_^</p>
]]></content:encoded>
	</item>
</channel>
</rss>
