<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="https://dev1galaxy.org/extern.php?action=feed&amp;tid=2100&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / download all the *.deb of my actual installation, all the sources]]></title>
		<link>https://dev1galaxy.org/viewtopic.php?id=2100</link>
		<description><![CDATA[The most recent posts in download all the *.deb of my actual installation, all the sources.]]></description>
		<lastBuildDate>Tue, 29 May 2018 05:33:50 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: download all the *.deb of my actual installation, all the sources]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=9526#p9526</link>
			<description><![CDATA[<p>A simple way to download all installed binary packages could the following command: </p><div class="codebox"><pre><code>$ dpkg-query -f &#039;${Package}=${Version}\n&#039; -W | xargs -n 1 apt-get download</code></pre></div><p>Similarly, to download all source packages you would use the following: </p><div class="codebox"><pre><code>$ dpkg-query -f &#039;${Package}=${Version}\n&#039; -W | xargs -n 1 apt-get source --download-only</code></pre></div><p>Both will populate the working directory.</p>]]></description>
			<author><![CDATA[dummy@example.com (ralph.ronnquist)]]></author>
			<pubDate>Tue, 29 May 2018 05:33:50 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=9526#p9526</guid>
		</item>
		<item>
			<title><![CDATA[Re: download all the *.deb of my actual installation, all the sources]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=9512#p9512</link>
			<description><![CDATA[<p>jessie install isos are still available at <a href="http://files.devuan.org" rel="nofollow">http://files.devuan.org</a></p><p>You might find <span class="bbu"><a href="https://wiki.debian.org/ListInstalledPackages" rel="nofollow">this page</a></span> useful.</p><p>debs of installed pkgs are stored in <span class="bbc">/var/cache/apt/</span></p>]]></description>
			<author><![CDATA[dummy@example.com (golinux)]]></author>
			<pubDate>Mon, 28 May 2018 21:58:43 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=9512#p9512</guid>
		</item>
		<item>
			<title><![CDATA[download all the *.deb of my actual installation, all the sources]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=9511#p9511</link>
			<description><![CDATA[<p>Hi</p><p>I am looking for a way to download all the *.deb of my actual installation (also all the sources packages), and to reinstall completely fresh with them.</p><p>Is that perhaps easily possible?</p><p>NB: I continue to use Devuan Jessie and it is the reason: I don&#039;t have some CD&#039;s or DVD&#039;s from that distro (are perhaps some ones available to buy ready for use? But else it it would be possible to get those, the question is simply interesting!) and will burn my packages on a CD!</p>]]></description>
			<author><![CDATA[dummy@example.com (oui)]]></author>
			<pubDate>Mon, 28 May 2018 21:37:16 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=9511#p9511</guid>
		</item>
	</channel>
</rss>
