<?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: Search for Install Packages from the Ubuntu Command Line</title>
	<atom:link href="http://www.howtogeek.com/howto/ubuntu/search-for-install-packages-from-the-ubuntu-command-line/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.howtogeek.com/howto/ubuntu/search-for-install-packages-from-the-ubuntu-command-line/</link>
	<description>Computer Help from your Friendly How-To Geek</description>
	<lastBuildDate>Sun, 22 Nov 2009 05:17:06 -0600</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Ashiq</title>
		<link>http://www.howtogeek.com/howto/ubuntu/search-for-install-packages-from-the-ubuntu-command-line/comment-page-1/#comment-52863</link>
		<dc:creator>Ashiq</dc:creator>
		<pubDate>Sat, 28 Jun 2008 08:17:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.howtogeek.com/howto/ubuntu/search-for-install-packages-from-the-ubuntu-command-line/#comment-52863</guid>
		<description>i have found a problem about the lack (gstreamer) all plugin .so please help me to give me all plugin through my mail.
Thanks.</description>
		<content:encoded><![CDATA[<p>i have found a problem about the lack (gstreamer) all plugin .so please help me to give me all plugin through my mail.<br />
Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pbj</title>
		<link>http://www.howtogeek.com/howto/ubuntu/search-for-install-packages-from-the-ubuntu-command-line/comment-page-1/#comment-48172</link>
		<dc:creator>pbj</dc:creator>
		<pubDate>Wed, 30 Apr 2008 15:02:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.howtogeek.com/howto/ubuntu/search-for-install-packages-from-the-ubuntu-command-line/#comment-48172</guid>
		<description>apt-cache is great for a number of things, but I think aptitude has a better search function in this instance;
aptitude search 

mostly because it&#039;ll also return status of the package.</description>
		<content:encoded><![CDATA[<p>apt-cache is great for a number of things, but I think aptitude has a better search function in this instance;<br />
aptitude search </p>
<p>mostly because it&#8217;ll also return status of the package.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: The Geek</title>
		<link>http://www.howtogeek.com/howto/ubuntu/search-for-install-packages-from-the-ubuntu-command-line/comment-page-1/#comment-3810</link>
		<dc:creator>The Geek</dc:creator>
		<pubDate>Wed, 21 Feb 2007 07:33:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.howtogeek.com/howto/ubuntu/search-for-install-packages-from-the-ubuntu-command-line/#comment-3810</guid>
		<description>You can download ubuntu from the Ubuntu website. You can also order them from there as well.</description>
		<content:encoded><![CDATA[<p>You can download ubuntu from the Ubuntu website. You can also order them from there as well.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cazacu pavel</title>
		<link>http://www.howtogeek.com/howto/ubuntu/search-for-install-packages-from-the-ubuntu-command-line/comment-page-1/#comment-3809</link>
		<dc:creator>cazacu pavel</dc:creator>
		<pubDate>Wed, 21 Feb 2007 07:26:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.howtogeek.com/howto/ubuntu/search-for-install-packages-from-the-ubuntu-command-line/#comment-3809</guid>
		<description>does anyone know where i can comand some cd&#039;s with UBUNTU because i heard they&#039;re free</description>
		<content:encoded><![CDATA[<p>does anyone know where i can comand some cd&#8217;s with UBUNTU because i heard they&#8217;re free</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: The Geek</title>
		<link>http://www.howtogeek.com/howto/ubuntu/search-for-install-packages-from-the-ubuntu-command-line/comment-page-1/#comment-7</link>
		<dc:creator>The Geek</dc:creator>
		<pubDate>Sat, 16 Sep 2006 09:05:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.howtogeek.com/howto/ubuntu/search-for-install-packages-from-the-ubuntu-command-line/#comment-7</guid>
		<description>Thanks, that&#039;s very helpful. I was thinking of posting a how-to for aptitude as well.</description>
		<content:encoded><![CDATA[<p>Thanks, that&#8217;s very helpful. I was thinking of posting a how-to for aptitude as well.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: beza1e1</title>
		<link>http://www.howtogeek.com/howto/ubuntu/search-for-install-packages-from-the-ubuntu-command-line/comment-page-1/#comment-6</link>
		<dc:creator>beza1e1</dc:creator>
		<pubDate>Sat, 16 Sep 2006 08:57:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.howtogeek.com/howto/ubuntu/search-for-install-packages-from-the-ubuntu-command-line/#comment-6</guid>
		<description>If you do &quot;apt-cache show monodevelop&quot;, you see a line:

Suggests: monodevelop-boo, monodevelop-java, monodevelop-nunit, monodevelop-versioncontrol, monodevelop-query, nemerle

You can use &quot;aptitude&quot;, which is an improved &quot;apt-get&quot; and install via &quot;aptitude install -r monodevelop&quot;. The &quot;-r&quot; will cause it to install all suggestions.</description>
		<content:encoded><![CDATA[<p>If you do &#8220;apt-cache show monodevelop&#8221;, you see a line:</p>
<p>Suggests: monodevelop-boo, monodevelop-java, monodevelop-nunit, monodevelop-versioncontrol, monodevelop-query, nemerle</p>
<p>You can use &#8220;aptitude&#8221;, which is an improved &#8220;apt-get&#8221; and install via &#8220;aptitude install -r monodevelop&#8221;. The &#8220;-r&#8221; will cause it to install all suggestions.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
