<?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 Debian</title>
	<atom:link href="http://www.debianadmin.com/how-to-prevent-a-package-from-being-updated-in-debian.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.debianadmin.com/how-to-prevent-a-package-from-being-updated-in-debian.html</link>
	<description>Debian/Ubuntu Linux System Administration Tutorials,Howtos,Tips</description>
	<lastBuildDate>Mon, 06 Feb 2012 02:01:37 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Craig Sanders</title>
		<link>http://www.debianadmin.com/how-to-prevent-a-package-from-being-updated-in-debian.html/comment-page-1#comment-8762</link>
		<dc:creator>Craig Sanders</dc:creator>
		<pubDate>Wed, 03 Aug 2011 07:43:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.debianadmin.com/how-to-prevent-a-package-from-being-updated-in-debian.html#comment-8762</guid>
		<description>there&#039;s also the dpkg-hold, dpkg-unhold, dpkg-purge, and dpkg-remove scripts in the dlocate package.

they&#039;re trivial wrapper scripts for the &#039;echo &quot;package hold&quot; &#124; dpkg --set-selections&#039; method mentioned above.

dpkg-unhold is a bit of a misnomer.  it actually flags the package for installation.  if it was held, it&#039;s now unheld.  if it wasn&#039;t, it&#039;s now marked for installation in the next apt-get/aptitude/whatever upgrade.


disclaimer: i&#039;m the author and debian maintainer for dlocate.  i wrote the dpkg-hold etc scripts a long time ago, so i still use them.  aptitude hold/unhold are probably a better choice for people who aren&#039;t already used to my scripts.</description>
		<content:encoded><![CDATA[<p>there&#8217;s also the dpkg-hold, dpkg-unhold, dpkg-purge, and dpkg-remove scripts in the dlocate package.</p>
<p>they&#8217;re trivial wrapper scripts for the &#8216;echo &#8220;package hold&#8221; | dpkg --set-selections&#8217; method mentioned above.</p>
<p>dpkg-unhold is a bit of a misnomer.  it actually flags the package for installation.  if it was held, it&#8217;s now unheld.  if it wasn&#8217;t, it&#8217;s now marked for installation in the next apt-get/aptitude/whatever upgrade.</p>
<p>disclaimer: i&#8217;m the author and debian maintainer for dlocate.  i wrote the dpkg-hold etc scripts a long time ago, so i still use them.  aptitude hold/unhold are probably a better choice for people who aren&#8217;t already used to my scripts.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Name</title>
		<link>http://www.debianadmin.com/how-to-prevent-a-package-from-being-updated-in-debian.html/comment-page-1#comment-2040</link>
		<dc:creator>Name</dc:creator>
		<pubDate>Sat, 14 Jun 2008 10:14:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.debianadmin.com/how-to-prevent-a-package-from-being-updated-in-debian.html#comment-2040</guid>
		<description>What about apt-pinning?  I are satisfied wit this method...</description>
		<content:encoded><![CDATA[<p>What about apt-pinning?  I are satisfied wit this method&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>

