<?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: Package Management with APT : Ubuntu (all versions)</title>
	<atom:link href="http://ubuntu-tutorials.com/2007/01/04/package-management-with-apt-ubuntu-all-versions/feed/" rel="self" type="application/rss+xml" />
	<link>http://ubuntu-tutorials.com/2007/01/04/package-management-with-apt-ubuntu-all-versions/</link>
	<description>Enhancing your Ubuntu experience!</description>
	<lastBuildDate>Fri, 11 May 2012 05:04:26 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: coco</title>
		<link>http://ubuntu-tutorials.com/2007/01/04/package-management-with-apt-ubuntu-all-versions/#comment-8796</link>
		<dc:creator>coco</dc:creator>
		<pubDate>Sun, 24 May 2009 23:13:07 +0000</pubDate>
		<guid isPermaLink="false">http://ubuntu-tutorials.com/?p=240#comment-8796</guid>
		<description>aptitude safe-upgrade 
aptitude full-upgrade </description>
		<content:encoded><![CDATA[<p>aptitude safe-upgrade<br />
aptitude full-upgrade </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeremiah</title>
		<link>http://ubuntu-tutorials.com/2007/01/04/package-management-with-apt-ubuntu-all-versions/#comment-5833</link>
		<dc:creator>Jeremiah</dc:creator>
		<pubDate>Fri, 26 Sep 2008 08:07:34 +0000</pubDate>
		<guid isPermaLink="false">http://ubuntu-tutorials.com/?p=240#comment-5833</guid>
		<description>@JosephTaiwo:

I wrote a web-app that you can use for this purpose, it&#039;s available at http://packagedepends.homelinux.org:8080 if you want to use it.

Alternatively, you could do what my tool does, which is &quot;apt-get --build-dep -d packagename &amp;&amp; aptitude download packagename&quot;, which should give you the packages needed to install on your system. (assuming, at the moment, that you&#039;re running hardy)</description>
		<content:encoded><![CDATA[<p>@JosephTaiwo:</p>
<p>I wrote a web-app that you can use for this purpose, it&#8217;s available at <a href="http://packagedepends.homelinux.org:8080" rel="nofollow">http://packagedepends.homelinux.org:8080</a> if you want to use it.</p>
<p>Alternatively, you could do what my tool does, which is &#8220;apt-get &#8211;build-dep -d packagename &amp;&amp; aptitude download packagename&#8221;, which should give you the packages needed to install on your system. (assuming, at the moment, that you&#8217;re running hardy)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JosephTaiwo</title>
		<link>http://ubuntu-tutorials.com/2007/01/04/package-management-with-apt-ubuntu-all-versions/#comment-5669</link>
		<dc:creator>JosephTaiwo</dc:creator>
		<pubDate>Thu, 14 Aug 2008 15:22:41 +0000</pubDate>
		<guid isPermaLink="false">http://ubuntu-tutorials.com/?p=240#comment-5669</guid>
		<description>I use a Kubuntu OS that is not connected to the internet, all the packages i wish to download always have on or more dependencies which in turn depend on some other dependencies and the chain continues. is there any way i can download a package and all its dependencies without having to go through the stress (the Kubuntu system is not connected, i have to use some other system in my office to do the download)</description>
		<content:encoded><![CDATA[<p>I use a Kubuntu OS that is not connected to the internet, all the packages i wish to download always have on or more dependencies which in turn depend on some other dependencies and the chain continues. is there any way i can download a package and all its dependencies without having to go through the stress (the Kubuntu system is not connected, i have to use some other system in my office to do the download)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: The Linux Index &#187; Christer Edwards: Getting the source package with aptitude?</title>
		<link>http://ubuntu-tutorials.com/2007/01/04/package-management-with-apt-ubuntu-all-versions/#comment-591</link>
		<dc:creator>The Linux Index &#187; Christer Edwards: Getting the source package with aptitude?</dc:creator>
		<pubDate>Sat, 15 Sep 2007 20:20:48 +0000</pubDate>
		<guid isPermaLink="false">http://ubuntu-tutorials.com/?p=240#comment-591</guid>
		<description>[...] Ever since I learned about the benefits of aptitude vs apt-get I&#8217;ve switched over. It&#8217;s been great and I&#8217;m sure I&#8217;ve preached about the benefits before (/me does some digging and pulls up links) here. [...]</description>
		<content:encoded><![CDATA[<p>[...] Ever since I learned about the benefits of aptitude vs apt-get I&#8217;ve switched over. It&#8217;s been great and I&#8217;m sure I&#8217;ve preached about the benefits before (/me does some digging and pulls up links) here. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Getting the source package with aptitude? : Ubuntu Tutorials : Dapper - Edgy - Feisty - Gutsy</title>
		<link>http://ubuntu-tutorials.com/2007/01/04/package-management-with-apt-ubuntu-all-versions/#comment-590</link>
		<dc:creator>Getting the source package with aptitude? : Ubuntu Tutorials : Dapper - Edgy - Feisty - Gutsy</dc:creator>
		<pubDate>Sat, 15 Sep 2007 18:15:58 +0000</pubDate>
		<guid isPermaLink="false">http://ubuntu-tutorials.com/?p=240#comment-590</guid>
		<description>[...] Ever since I learned about the benefits of aptitude vs apt-get I&#8217;ve switched over. It&#8217;s been great and I&#8217;m sure I&#8217;ve preached about the benefits before (/me does some digging and pulls up links) here. [...]</description>
		<content:encoded><![CDATA[<p>[...] Ever since I learned about the benefits of aptitude vs apt-get I&#8217;ve switched over. It&#8217;s been great and I&#8217;m sure I&#8217;ve preached about the benefits before (/me does some digging and pulls up links) here. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Loye Young</title>
		<link>http://ubuntu-tutorials.com/2007/01/04/package-management-with-apt-ubuntu-all-versions/#comment-589</link>
		<dc:creator>Loye Young</dc:creator>
		<pubDate>Fri, 13 Jul 2007 18:21:44 +0000</pubDate>
		<guid isPermaLink="false">http://ubuntu-tutorials.com/?p=240#comment-589</guid>
		<description>I cannot agree more strongly that apt-get should be deprecated, both because it&#039;s in keeping with Debian practice and because it&#039;s the Right Thing To Do (TM).

The official Debian Reference states:
aptitude is now the preferred text front end for APT, the Advanced Package Tool.
. . . .
Once you start using aptitude it is best to continue using it rather than alternative methods of installing packages; otherwise you lose the advantage of aptitude keeping track of which packages you have deliberately installed.
See http://www.debian.org/doc/manuals/reference/ch-package.en.html.

The following link contains a very good analysis of why everyone should use aptitude instead of apt-get, including its better handling of dependency issues. http://www.garfieldtech.com/blog/your-debian-aptitude.

Happy Trails,

Loye Young
http://www.iycc.biz
Laredo, Texas</description>
		<content:encoded><![CDATA[<p>I cannot agree more strongly that apt-get should be deprecated, both because it&#8217;s in keeping with Debian practice and because it&#8217;s the Right Thing To Do (TM).</p>
<p>The official Debian Reference states:<br />
aptitude is now the preferred text front end for APT, the Advanced Package Tool.<br />
. . . .<br />
Once you start using aptitude it is best to continue using it rather than alternative methods of installing packages; otherwise you lose the advantage of aptitude keeping track of which packages you have deliberately installed.<br />
See <a href="http://www.debian.org/doc/manuals/reference/ch-package.en.html" rel="nofollow">http://www.debian.org/doc/manuals/reference/ch-package.en.html</a>.</p>
<p>The following link contains a very good analysis of why everyone should use aptitude instead of apt-get, including its better handling of dependency issues. <a href="http://www.garfieldtech.com/blog/your-debian-aptitude" rel="nofollow">http://www.garfieldtech.com/blog/your-debian-aptitude</a>.</p>
<p>Happy Trails,</p>
<p>Loye Young<br />
<a href="http://www.iycc.biz" rel="nofollow">http://www.iycc.biz</a><br />
Laredo, Texas</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ubuntu</title>
		<link>http://ubuntu-tutorials.com/2007/01/04/package-management-with-apt-ubuntu-all-versions/#comment-588</link>
		<dc:creator>ubuntu</dc:creator>
		<pubDate>Sun, 13 May 2007 02:52:24 +0000</pubDate>
		<guid isPermaLink="false">http://ubuntu-tutorials.com/?p=240#comment-588</guid>
		<description>very helpful thanks a mill

salute</description>
		<content:encoded><![CDATA[<p>very helpful thanks a mill</p>
<p>salute</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brad Johnson</title>
		<link>http://ubuntu-tutorials.com/2007/01/04/package-management-with-apt-ubuntu-all-versions/#comment-587</link>
		<dc:creator>Brad Johnson</dc:creator>
		<pubDate>Fri, 05 Jan 2007 04:05:16 +0000</pubDate>
		<guid isPermaLink="false">http://ubuntu-tutorials.com/?p=240#comment-587</guid>
		<description>Also, if you run simply apt-get remove  and there are unneeded dependancies, apt will notify you that apt-get autoremove will remove those as well ... so it can be done after the fact as well.</description>
		<content:encoded><![CDATA[<p>Also, if you run simply apt-get remove  and there are unneeded dependancies, apt will notify you that apt-get autoremove will remove those as well &#8230; so it can be done after the fact as well.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bradley Booms</title>
		<link>http://ubuntu-tutorials.com/2007/01/04/package-management-with-apt-ubuntu-all-versions/#comment-586</link>
		<dc:creator>Bradley Booms</dc:creator>
		<pubDate>Thu, 04 Jan 2007 16:08:24 +0000</pubDate>
		<guid isPermaLink="false">http://ubuntu-tutorials.com/?p=240#comment-586</guid>
		<description>I believe apt-get does do a decent job of removing dependencies, you simply use autoremove instead of remove.

ex.
apt-get autoremove [package]
instead of
apt-get remove [package]</description>
		<content:encoded><![CDATA[<p>I believe apt-get does do a decent job of removing dependencies, you simply use autoremove instead of remove.</p>
<p>ex.<br />
apt-get autoremove [package]<br />
instead of<br />
apt-get remove [package]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sharms</title>
		<link>http://ubuntu-tutorials.com/2007/01/04/package-management-with-apt-ubuntu-all-versions/#comment-585</link>
		<dc:creator>sharms</dc:creator>
		<pubDate>Thu, 04 Jan 2007 15:06:04 +0000</pubDate>
		<guid isPermaLink="false">http://ubuntu-tutorials.com/?p=240#comment-585</guid>
		<description>It should be noted for apt-cache users that the --installed flag will not work as expected.</description>
		<content:encoded><![CDATA[<p>It should be noted for apt-cache users that the &#8211;installed flag will not work as expected.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk: basic (User agent is rejected)
Database Caching 1/6 queries in 0.004 seconds using disk: basic
Object Caching 314/317 objects using disk: basic

Served from: ubuntu-tutorials.com @ 2012-05-24 00:30:58 -->
