<?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/"
		>
<channel>
	<title>Comments on: A Debian Package Primer: Part One</title>
	<atom:link href="http://www.linux-mag.com/id/7747/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.linux-mag.com/id/7747/</link>
	<description>Open Source, Open Standards</description>
	<lastBuildDate>Sat, 05 Oct 2013 13:48:18 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
	<item>
		<title>By: sash-kan</title>
		<link>http://www.linux-mag.com/id/7747/#comment-8163</link>
		<dc:creator>sash-kan</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.linux-mag.com/id/7747/#comment-8163</guid>
		<description>&lt;p&gt;1. aptitude is more intelligent and also recommended by the debian maintainers.&lt;br /&gt;
2. in second listing: s/sudo update/sudo apt-get update/
&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>1. aptitude is more intelligent and also recommended by the debian maintainers.<br />
2. in second listing: s/sudo update/sudo apt-get update/</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: simonello</title>
		<link>http://www.linux-mag.com/id/7747/#comment-8164</link>
		<dc:creator>simonello</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.linux-mag.com/id/7747/#comment-8164</guid>
		<description>&lt;p&gt;There is a typo in the second dialogue box, that might lead users to think there is an \&quot;update\&quot; command.&lt;/p&gt;
&lt;p&gt; $ sudo update&lt;/p&gt;
&lt;p&gt;Otherwise, a well written article.
&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>There is a typo in the second dialogue box, that might lead users to think there is an \&#8221;update\&#8221; command.</p>
<p> $ sudo update</p>
<p>Otherwise, a well written article.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dragonwisard</title>
		<link>http://www.linux-mag.com/id/7747/#comment-8165</link>
		<dc:creator>dragonwisard</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.linux-mag.com/id/7747/#comment-8165</guid>
		<description>&lt;p&gt;Titled \&quot;A Debian &lt;strong&gt;Package&lt;/strong&gt; Primer\&quot; I was expecting it to have more about the deb packages themselves... not a package management tool.
&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Titled \&#8221;A Debian <strong>Package</strong> Primer\&#8221; I was expecting it to have more about the deb packages themselves&#8230; not a package management tool.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kyogesh</title>
		<link>http://www.linux-mag.com/id/7747/#comment-8166</link>
		<dc:creator>kyogesh</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.linux-mag.com/id/7747/#comment-8166</guid>
		<description>&lt;p&gt;better introductory article for beginners.
&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>better introductory article for beginners.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: knott9</title>
		<link>http://www.linux-mag.com/id/7747/#comment-8167</link>
		<dc:creator>knott9</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.linux-mag.com/id/7747/#comment-8167</guid>
		<description>&lt;p&gt;Dear Ken,  1. Please tell us about repositories and give us the most&lt;br /&gt;
complete list you can. &lt;/p&gt;
&lt;p&gt;2. I don\&#039;t know how to find the right package name to use. - often&lt;br /&gt;
I have only some software name of which there are synonyms or variants.&lt;/p&gt;
&lt;p&gt;[example: I want to download TeX and all the supporting pieces of&lt;br /&gt;
software like xdvi, pstopdf12, etc, etc.  and all the fonts and all the&lt;br /&gt;
macro packages- latex, etc.]  There are several choices  - how do i&lt;br /&gt;
proceed?  - Give us an human-executable&lt;br /&gt;
algorithm to follow to do this if you can.&lt;/p&gt;
&lt;p&gt;I also need a gcc system with EVERYTHING that goes with it.&lt;br /&gt;
What do i do to get it?  First i need to learn all the package names,&lt;br /&gt;
somehow.&lt;/p&gt;
&lt;p&gt;3. Finally, can you point us to  a definitive and well-written&lt;br /&gt;
reference manual for aptitude?&lt;br /&gt;
- How do i make a package, and how can i submit it somewhere where&lt;br /&gt;
people can get it.  (I want the xv program but it doesn\&#039;t seem to be&lt;br /&gt;
available!)&lt;/p&gt;
&lt;p&gt;I\&#039;d also like a pointer to an implementation manual that tells about&lt;br /&gt;
what files live where for apt, and what file formats are used  (exactly&lt;br /&gt;
what is in a package file, byte-by-byte?)&lt;/p&gt;
&lt;p&gt;Thanks.  - P.S.   Go see my essay on how to write a computer program&lt;br /&gt;
and the story on process communication at www.civilized.com It\&#039;s not about&lt;br /&gt;
apt, but it is about linux.
&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Dear Ken,  1. Please tell us about repositories and give us the most<br />
complete list you can. </p>
<p>2. I don\&#8217;t know how to find the right package name to use. &#8211; often<br />
I have only some software name of which there are synonyms or variants.</p>
<p>[example: I want to download TeX and all the supporting pieces of<br />
software like xdvi, pstopdf12, etc, etc.  and all the fonts and all the<br />
macro packages- latex, etc.]  There are several choices  &#8211; how do i<br />
proceed?  &#8211; Give us an human-executable<br />
algorithm to follow to do this if you can.</p>
<p>I also need a gcc system with EVERYTHING that goes with it.<br />
What do i do to get it?  First i need to learn all the package names,<br />
somehow.</p>
<p>3. Finally, can you point us to  a definitive and well-written<br />
reference manual for aptitude?<br />
- How do i make a package, and how can i submit it somewhere where<br />
people can get it.  (I want the xv program but it doesn\&#8217;t seem to be<br />
available!)</p>
<p>I\&#8217;d also like a pointer to an implementation manual that tells about<br />
what files live where for apt, and what file formats are used  (exactly<br />
what is in a package file, byte-by-byte?)</p>
<p>Thanks.  &#8211; P.S.   Go see my essay on how to write a computer program<br />
and the story on process communication at <a href="http://www.civilized.com" rel="nofollow">http://www.civilized.com</a> It\&#8217;s not about<br />
apt, but it is about linux.</p>
]]></content:encoded>
	</item>
</channel>
</rss>