<?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: Debian/Ubuntu Package management Using dpkg</title>
	<atom:link href="http://www.debianadmin.com/debianubuntu-package-management-using-dpkg.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.debianadmin.com/debianubuntu-package-management-using-dpkg.html</link>
	<description>Debian/Ubuntu Linux System Administration Tutorials,Howtos,Tips</description>
	<lastBuildDate>Thu, 19 Nov 2009 13:24:32 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Todd Fischer</title>
		<link>http://www.debianadmin.com/debianubuntu-package-management-using-dpkg.html/comment-page-1#comment-3605</link>
		<dc:creator>Todd Fischer</dc:creator>
		<pubDate>Sat, 29 Aug 2009 22:13:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.debianadmin.com/debianubuntu-package-management-using-dpkg.html#comment-3605</guid>
		<description>I am trying to remove a partially installed package.  There is an error in the package - I think the key error message is:

update-alternatives: unknown argument `--remove-all&#039;

Now I can&#039;t figure out how to get rid of the darn thing.  I have tried:

sudo dpkg --purge remove ghostscript

which fails (with the above error message).

The state of of the package is:

dpkg -l &#124; fgrep ghostsc
pF  ghostscript   8.63.dfsg.1-0ubuntu6.4  The GPL Ghostscript PostScript/PDF interpreter

What is the dpkg command to remove a faulty partially installed package?</description>
		<content:encoded><![CDATA[<p>I am trying to remove a partially installed package.  There is an error in the package &#8211; I think the key error message is:</p>
<p>update-alternatives: unknown argument `&#8211;remove-all&#8217;</p>
<p>Now I can&#8217;t figure out how to get rid of the darn thing.  I have tried:</p>
<p>sudo dpkg &#8211;purge remove ghostscript</p>
<p>which fails (with the above error message).</p>
<p>The state of of the package is:</p>
<p>dpkg -l | fgrep ghostsc<br />
pF  ghostscript   8.63.dfsg.1-0ubuntu6.4  The GPL Ghostscript PostScript/PDF interpreter</p>
<p>What is the dpkg command to remove a faulty partially installed package?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pete</title>
		<link>http://www.debianadmin.com/debianubuntu-package-management-using-dpkg.html/comment-page-1#comment-3510</link>
		<dc:creator>Pete</dc:creator>
		<pubDate>Mon, 10 Aug 2009 17:30:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.debianadmin.com/debianubuntu-package-management-using-dpkg.html#comment-3510</guid>
		<description>I&#039;ve looked everywhere for this: does anyone know how I can take the results of an &quot;apt-cache depends xyz&quot; command, and then easily determine which of those dependencies are (or are not) already installed?</description>
		<content:encoded><![CDATA[<p>I&#8217;ve looked everywhere for this: does anyone know how I can take the results of an &#8220;apt-cache depends xyz&#8221; command, and then easily determine which of those dependencies are (or are not) already installed?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jimmo</title>
		<link>http://www.debianadmin.com/debianubuntu-package-management-using-dpkg.html/comment-page-1#comment-2545</link>
		<dc:creator>Jimmo</dc:creator>
		<pubDate>Sun, 15 Mar 2009 19:10:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.debianadmin.com/debianubuntu-package-management-using-dpkg.html#comment-2545</guid>
		<description>Awesome!

Good and useful stuff you got here!

Thanx!</description>
		<content:encoded><![CDATA[<p>Awesome!</p>
<p>Good and useful stuff you got here!</p>
<p>Thanx!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: I don´t know</title>
		<link>http://www.debianadmin.com/debianubuntu-package-management-using-dpkg.html/comment-page-1#comment-2391</link>
		<dc:creator>I don´t know</dc:creator>
		<pubDate>Fri, 13 Feb 2009 06:32:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.debianadmin.com/debianubuntu-package-management-using-dpkg.html#comment-2391</guid>
		<description>&lt;cite&gt;
OK, how do I find out when a package was installed on my machine? Or if I want to sort my packages by install date?
Thanks,
Chip
&lt;/cite&gt;

&lt;code&gt;
ls -tl /var/lib/dpkg/info/ &#124; less
&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p><cite><br />
OK, how do I find out when a package was installed on my machine? Or if I want to sort my packages by install date?<br />
Thanks,<br />
Chip<br />
</cite></p>
<p><code><br />
ls -tl /var/lib/dpkg/info/ | less<br />
</code></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aston</title>
		<link>http://www.debianadmin.com/debianubuntu-package-management-using-dpkg.html/comment-page-1#comment-1388</link>
		<dc:creator>Aston</dc:creator>
		<pubDate>Tue, 15 May 2007 13:47:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.debianadmin.com/debianubuntu-package-management-using-dpkg.html#comment-1388</guid>
		<description>Is it possible to upgrade installed package with something like dpkg upgrade ? (without apt-get)</description>
		<content:encoded><![CDATA[<p>Is it possible to upgrade installed package with something like dpkg upgrade ? (without apt-get)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: saf</title>
		<link>http://www.debianadmin.com/debianubuntu-package-management-using-dpkg.html/comment-page-1#comment-1387</link>
		<dc:creator>saf</dc:creator>
		<pubDate>Tue, 01 May 2007 16:25:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.debianadmin.com/debianubuntu-package-management-using-dpkg.html#comment-1387</guid>
		<description>This is great. Thanks. :)</description>
		<content:encoded><![CDATA[<p>This is great. Thanks. <img src='http://www.debianadmin.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mek</title>
		<link>http://www.debianadmin.com/debianubuntu-package-management-using-dpkg.html/comment-page-1#comment-1386</link>
		<dc:creator>mek</dc:creator>
		<pubDate>Sat, 28 Apr 2007 10:14:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.debianadmin.com/debianubuntu-package-management-using-dpkg.html#comment-1386</guid>
		<description>dpkg-query
should do it -l&#124;--list lists all Packages in ur /var/lib/dpkg/list, but purged</description>
		<content:encoded><![CDATA[<p>dpkg-query<br />
should do it -l|&#8211;list lists all Packages in ur /var/lib/dpkg/list, but purged</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jaap</title>
		<link>http://www.debianadmin.com/debianubuntu-package-management-using-dpkg.html/comment-page-1#comment-1385</link>
		<dc:creator>Jaap</dc:creator>
		<pubDate>Tue, 24 Apr 2007 10:25:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.debianadmin.com/debianubuntu-package-management-using-dpkg.html#comment-1385</guid>
		<description>Please refer to aptitude i.s.o. dselect as being the text-based tool on top of dpkg.</description>
		<content:encoded><![CDATA[<p>Please refer to aptitude i.s.o. dselect as being the text-based tool on top of dpkg.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: chip</title>
		<link>http://www.debianadmin.com/debianubuntu-package-management-using-dpkg.html/comment-page-1#comment-1384</link>
		<dc:creator>chip</dc:creator>
		<pubDate>Fri, 20 Apr 2007 13:42:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.debianadmin.com/debianubuntu-package-management-using-dpkg.html#comment-1384</guid>
		<description>OK, how do I find out when a package was installed on my machine?  Or if I want to sort my packages by install date?
Thanks,
Chip</description>
		<content:encoded><![CDATA[<p>OK, how do I find out when a package was installed on my machine?  Or if I want to sort my packages by install date?<br />
Thanks,<br />
Chip</p>
]]></content:encoded>
	</item>
</channel>
</rss>
