<?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: How to prevent a package from being updated in Ubuntu</title>
	<atom:link href="http://www.ubuntugeek.com/how-to-prevent-a-package-from-being-updated-in-ubuntu.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.ubuntugeek.com/how-to-prevent-a-package-from-being-updated-in-ubuntu.html</link>
	<description>Ubuntu Linux Tutorials,Howtos,Tips &#38; News &#124; Oneiric,Natty,Maverick</description>
	<lastBuildDate>Mon, 06 Feb 2012 15:40:01 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: BarkingFish</title>
		<link>http://www.ubuntugeek.com/how-to-prevent-a-package-from-being-updated-in-ubuntu.html/comment-page-1#comment-106656</link>
		<dc:creator>BarkingFish</dc:creator>
		<pubDate>Wed, 20 Jul 2011 23:38:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/?p=532#comment-106656</guid>
		<description>I think you&#039;ll also find that you don&#039;t need to use the &quot; &quot; around the name of the package. I tried that and got this:  dpkg: error: illegal package name at line 1: package name in specifier &#039;“firefox&#039; is illegal: must start with an alphanumeric character

I tried it without the quote marks, and it worked.  The package i wanted to stop was firefox, and I used this command:

echo firefox hold: sudo dpkg --set-selections</description>
		<content:encoded><![CDATA[<p>I think you&#8217;ll also find that you don&#8217;t need to use the &#8221; &#8221; around the name of the package. I tried that and got this:  dpkg: error: illegal package name at line 1: package name in specifier &#8216;“firefox&#8217; is illegal: must start with an alphanumeric character</p>
<p>I tried it without the quote marks, and it worked.  The package i wanted to stop was firefox, and I used this command:</p>
<p>echo firefox hold: sudo dpkg --set-selections</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: GD</title>
		<link>http://www.ubuntugeek.com/how-to-prevent-a-package-from-being-updated-in-ubuntu.html/comment-page-1#comment-24783</link>
		<dc:creator>GD</dc:creator>
		<pubDate>Fri, 12 Mar 2010 18:21:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/?p=532#comment-24783</guid>
		<description>You probably meant:

Knowing the status of your packages
sudo dpkg --get-selections</description>
		<content:encoded><![CDATA[<p>You probably meant:</p>
<p>Knowing the status of your packages<br />
sudo dpkg --get-selections</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: fafifoernik</title>
		<link>http://www.ubuntugeek.com/how-to-prevent-a-package-from-being-updated-in-ubuntu.html/comment-page-1#comment-3963</link>
		<dc:creator>fafifoernik</dc:creator>
		<pubDate>Fri, 20 Jun 2008 07:38:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/?p=532#comment-3963</guid>
		<description>You probably meant:
&lt;code&gt;
echo “apache2 hold” &#124;sudo  dpkg --set-selections
&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>You probably meant:<br />
<code><br />
echo “apache2 hold” |sudo  dpkg --set-selections<br />
</code></p>
]]></content:encoded>
	</item>
</channel>
</rss>

