<?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: Where Does All That Disk Space Go?</title>
	<atom:link href="http://www.conifersystems.com/2008/09/30/where-does-all-that-disk-space-go/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.conifersystems.com/2008/09/30/where-does-all-that-disk-space-go/</link>
	<description></description>
	<pubDate>Sun, 05 Feb 2012 10:21:04 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.5</generator>
		<item>
		<title>By: Matt</title>
		<link>http://www.conifersystems.com/2008/09/30/where-does-all-that-disk-space-go/#comment-7</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Fri, 03 Oct 2008 18:01:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.conifersystems.com/?p=57#comment-7</guid>
		<description>Windows Installer does reference counting of components, also, so when you uninstall a program that relies on shared components, they are automatically removed when the last reference goes away.  Of course, this only works if everyone uses .msi/Windows Installer installers -- which they probably should, but often don't.  There are still lots of people using non-.msi installers such as Inno Setup.

But either way, that only indirectly addresses the issue.  On my Ubuntu system, I have lots of packages installed that I rarely or never use.  Maybe I installed a package because I needed to use it exactly once, and now it's just sitting there.  Not a big deal given that I have a 500GB hard drive in that computer, but if I was trying to squeeze into a 32GB or 64GB SSD...</description>
		<content:encoded><![CDATA[<p>Windows Installer does reference counting of components, also, so when you uninstall a program that relies on shared components, they are automatically removed when the last reference goes away.  Of course, this only works if everyone uses .msi/Windows Installer installers &#8212; which they probably should, but often don&#8217;t.  There are still lots of people using non-.msi installers such as Inno Setup.</p>
<p>But either way, that only indirectly addresses the issue.  On my Ubuntu system, I have lots of packages installed that I rarely or never use.  Maybe I installed a package because I needed to use it exactly once, and now it&#8217;s just sitting there.  Not a big deal given that I have a 500GB hard drive in that computer, but if I was trying to squeeze into a 32GB or 64GB SSD&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nigel Stewart</title>
		<link>http://www.conifersystems.com/2008/09/30/where-does-all-that-disk-space-go/#comment-6</link>
		<dc:creator>Nigel Stewart</dc:creator>
		<pubDate>Wed, 01 Oct 2008 05:53:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.conifersystems.com/?p=57#comment-6</guid>
		<description>Solved on Ubuntu/Debian systems:

$ sudo apt-get autoremove

"remove packages that were automatically installed to satisfy dependencies for some package and that are no more needed."</description>
		<content:encoded><![CDATA[<p>Solved on Ubuntu/Debian systems:</p>
<p>$ sudo apt-get autoremove</p>
<p>&#8220;remove packages that were automatically installed to satisfy dependencies for some package and that are no more needed.&#8221;</p>
]]></content:encoded>
	</item>
</channel>
</rss>

