<?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"
	>
<channel>
	<title>Comments on: Adept, Welcome to Your Installer (3 of ?)</title>
	<atom:link href="http://www.manchicken.com/2007/hacking/adept-welcome-to-your-installer-3-of.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.manchicken.com/2007/hacking/adept-welcome-to-your-installer-3-of.html</link>
	<description>Rantings of a Questionably Sane Chicken</description>
	<pubDate>Fri, 21 Nov 2008 12:31:36 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
		<item>
		<title>By: textshell</title>
		<link>http://www.manchicken.com/2007/hacking/adept-welcome-to-your-installer-3-of.html#comment-68</link>
		<dc:creator>textshell</dc:creator>
		<pubDate>Tue, 13 Feb 2007 14:36:50 +0000</pubDate>
		<guid isPermaLink="false">http://blog.notsosoft.net/2007/hacking/adept-welcome-to-your-installer-3-of.html#comment-68</guid>
		<description>you suggest to use 
dpkg-query -S /usr/bin/dund
but 
dpkg -S /usr/bin/dund
works too.

btw, i use commands like 
dpkg -S $(type -p dpkg-query)
often to see from which a program is coming from.
other nice things are
dpkg -L bluez-utils
(shows all files that belong to a packages)
and 
apt-file search xmllint
(find packages that contain a file called xmllint, even if it's not currently installed, apt-file needs to be installed and needs an up to date cache: sudo apt-file update)</description>
		<content:encoded><![CDATA[<p>you suggest to use<br />
dpkg-query -S /usr/bin/dund<br />
but<br />
dpkg -S /usr/bin/dund<br />
works too.</p>
<p>btw, i use commands like<br />
dpkg -S $(type -p dpkg-query)<br />
often to see from which a program is coming from.<br />
other nice things are<br />
dpkg -L bluez-utils<br />
(shows all files that belong to a packages)<br />
and<br />
apt-file search xmllint<br />
(find packages that contain a file called xmllint, even if it&#8217;s not currently installed, apt-file needs to be installed and needs an up to date cache: sudo apt-file update)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: manchicken</title>
		<link>http://www.manchicken.com/2007/hacking/adept-welcome-to-your-installer-3-of.html#comment-26</link>
		<dc:creator>manchicken</dc:creator>
		<pubDate>Wed, 07 Feb 2007 14:37:11 +0000</pubDate>
		<guid isPermaLink="false">http://blog.notsosoft.net/2007/hacking/adept-welcome-to-your-installer-3-of.html#comment-26</guid>
		<description>Ooh, you got me.  I shall need to correct my entry.</description>
		<content:encoded><![CDATA[<p>Ooh, you got me.  I shall need to correct my entry.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joe Homemaker</title>
		<link>http://www.manchicken.com/2007/hacking/adept-welcome-to-your-installer-3-of.html#comment-25</link>
		<dc:creator>Joe Homemaker</dc:creator>
		<pubDate>Wed, 07 Feb 2007 10:41:21 +0000</pubDate>
		<guid isPermaLink="false">http://blog.notsosoft.net/2007/hacking/adept-welcome-to-your-installer-3-of.html#comment-25</guid>
		<description>"Now we can use apt-cache to find information about the package. Hereâ€™s the command:"

Where is the command?</description>
		<content:encoded><![CDATA[<p>&#8220;Now we can use apt-cache to find information about the package. Hereâ€™s the command:&#8221;</p>
<p>Where is the command?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
