<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DZone Snippets: ubuntu code</title>
    <link>http://snippets.dzone.com/posts</link>
    <pubDate>Sun, 27 Jul 2008 03:07:32 GMT</pubDate>
    <description>DZone Snippets: ubuntu code</description>
    <item>
      <title>Making applications installed from source uninstallable</title>
      <link>http://snippets.dzone.com/posts/show/3410</link>
      <description>&lt;br /&gt;&lt;br /&gt;&lt;code&gt;&lt;br /&gt;# Install checkinstall and auto-apt if they aren't already installed.&lt;br /&gt;sudo apt-get install checkinstall auto-apt&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;auto-apt run ./configure&lt;br /&gt;make&lt;br /&gt;sudo checkinstall # instead of "make install"&lt;br /&gt;&lt;/code&gt;</description>
      <pubDate>Sun, 04 Feb 2007 16:24:29 GMT</pubDate>
      <guid>http://snippets.dzone.com/posts/show/3410</guid>
      <author>chuyeow (Chu Yeow)</author>
    </item>
  </channel>
</rss>
