<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Absolutely Tech &#187; apt-get</title>
	<atom:link href="http://www.absolutelytech.com/tag/apt-get/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.absolutelytech.com</link>
	<description>Yes!! Its absolutely tech...</description>
	<lastBuildDate>Wed, 28 Sep 2011 10:31:26 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>[Solved] &#8220;is not co-installable with&#8221; errors on Ubuntu</title>
		<link>http://www.absolutelytech.com/2011/08/02/solved-is-not-co-installable-with-errors-on-ubuntu/</link>
		<comments>http://www.absolutelytech.com/2011/08/02/solved-is-not-co-installable-with-errors-on-ubuntu/#comments</comments>
		<pubDate>Tue, 02 Aug 2011 07:13:40 +0000</pubDate>
		<dc:creator>Deepak Mittal</dc:creator>
				<category><![CDATA[Ubuntu (Linux)]]></category>
		<category><![CDATA[32bit]]></category>
		<category><![CDATA[64bit]]></category>
		<category><![CDATA[apt-get]]></category>

		<guid isPermaLink="false">http://www.absolutelytech.com/?p=1084</guid>
		<description><![CDATA[I installed 32bit wine on 64bit Kubuntu but for some reason it didn&#8217;t install properly so I tried reinstalling wine 64 bit and got the following error: dpkg: error processing /var/cache/apt/archives/wine1.2_1.2.3-0ubuntu1~ppa1_amd64.deb (&#8211;unpack): wine1.2: 1.2.3-0ubuntu1~ppa1 (Multi-Arch: no) is not co-installable with wine1.2:i386 1.2.3-0ubuntu1~ppa1 (Multi-Arch: no) which is currently installed You can&#8217;t simply remove 32bit wine using [...]


Related posts:<ol><li><a href='http://www.absolutelytech.com/2010/10/17/solved-apt-get-is-to-be-installed-errors-in-ubuntu/' rel='bookmark' title='[Solved] apt-get &#8220;is to be installed&#8221; errors in Ubuntu'>[Solved] apt-get &#8220;is to be installed&#8221; errors in Ubuntu</a></li>
<li><a href='http://www.absolutelytech.com/2010/06/30/solved-error-dpkg-error-processing-filename-unpack-trying-to-overwrite/' rel='bookmark' title='[SOLVED] Error &#8216;dpkg: error processing &lt;filename&gt; (&#045;&#045;unpack) trying to overwrite&#8230;'>[SOLVED] Error &#8216;dpkg: error processing &lt;filename&gt; (&#45;&#45;unpack) trying to overwrite&#8230;</a></li>
<li><a href='http://www.absolutelytech.com/2011/04/26/solved-vlc-does-not-support-the-audio-or-video-format-h-264-on-ubuntu/' rel='bookmark' title='[SOLVED] VLC does not support the audio or video format &#8220;h.264&#8243; on Ubuntu'>[SOLVED] VLC does not support the audio or video format &#8220;h.264&#8243; on Ubuntu</a></li>
</ol>]]></description>
		<wfw:commentRss>http://www.absolutelytech.com/2011/08/02/solved-is-not-co-installable-with-errors-on-ubuntu/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>[Solved] apt-get &#8220;is to be installed&#8221; errors in Ubuntu</title>
		<link>http://www.absolutelytech.com/2010/10/17/solved-apt-get-is-to-be-installed-errors-in-ubuntu/</link>
		<comments>http://www.absolutelytech.com/2010/10/17/solved-apt-get-is-to-be-installed-errors-in-ubuntu/#comments</comments>
		<pubDate>Sun, 17 Oct 2010 18:27:28 +0000</pubDate>
		<dc:creator>Deepak Mittal</dc:creator>
				<category><![CDATA[Ubuntu (Linux)]]></category>
		<category><![CDATA[apt-get]]></category>
		<category><![CDATA[error]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.absolutelytech.com/?p=946</guid>
		<description><![CDATA[This class of error means the dependency is of different version than required. I tried to install deluge-console but it gave me the following error: deluge-console : Depends: deluge-common (= 1.3.0-0ubuntu1) but 1.3.0-1~getdeb1 is to be installed The error is not that self-explanatory. Here the deluge-common version required by deluge-console is 1.3.0-0 but 1.3.0-1 is [...]


Related posts:<ol><li><a href='http://www.absolutelytech.com/2011/08/02/solved-is-not-co-installable-with-errors-on-ubuntu/' rel='bookmark' title='[Solved] &#8220;is not co-installable with&#8221; errors on Ubuntu'>[Solved] &#8220;is not co-installable with&#8221; errors on Ubuntu</a></li>
<li><a href='http://www.absolutelytech.com/2010/06/30/solved-error-dpkg-error-processing-filename-unpack-trying-to-overwrite/' rel='bookmark' title='[SOLVED] Error &#8216;dpkg: error processing &lt;filename&gt; (&#045;&#045;unpack) trying to overwrite&#8230;'>[SOLVED] Error &#8216;dpkg: error processing &lt;filename&gt; (&#45;&#45;unpack) trying to overwrite&#8230;</a></li>
<li><a href='http://www.absolutelytech.com/2010/07/15/solved-no-module-named-gtkhtml2/' rel='bookmark' title='[SOLVED] No module named gtkhtml2'>[SOLVED] No module named gtkhtml2</a></li>
</ol>]]></description>
		<wfw:commentRss>http://www.absolutelytech.com/2010/10/17/solved-apt-get-is-to-be-installed-errors-in-ubuntu/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>[SOLVED] &#8220;Ignoring file &#8216;.distUpgrade&#8217; / &#8216;.save&#8217; in directory &#8216;/etc/apt/sources.list.d/&#8217; as it has an invalid filename extension&#8221; on Ubuntu 10.10</title>
		<link>http://www.absolutelytech.com/2010/08/27/solved-ignoring-file-distupgrade-save-in-directory-etcaptsources-list-d-as-it-has-an-invalid-filename-extension-on-ubuntu-10-10/</link>
		<comments>http://www.absolutelytech.com/2010/08/27/solved-ignoring-file-distupgrade-save-in-directory-etcaptsources-list-d-as-it-has-an-invalid-filename-extension-on-ubuntu-10-10/#comments</comments>
		<pubDate>Thu, 26 Aug 2010 20:35:25 +0000</pubDate>
		<dc:creator>Deepak Mittal</dc:creator>
				<category><![CDATA[Ubuntu (Linux)]]></category>
		<category><![CDATA[apt-get]]></category>
		<category><![CDATA[Errors]]></category>
		<category><![CDATA[Maverick]]></category>
		<category><![CDATA[ubuntu 10.10]]></category>

		<guid isPermaLink="false">http://www.absolutelytech.com/?p=874</guid>
		<description><![CDATA[Recently apt-get update started throwing notices which read: Ignoring file 'opera.list.distUpgrade' in directory '/etc/apt/sources.list.d/' as it has an invalid filename extension Ignoring file 'opera.list.save' in directory '/etc/apt/sources.list.d/' as it has an invalid filename extension It occured because sources.list.d directory isn&#8217;t supposed to contain files with .distupgrade and .save extensions, but since I upgraded my distribution [...]


Related posts:<ol><li><a href='http://www.absolutelytech.com/2010/07/01/howto-install-opera-10-6-via-ppa-in-ubuntu/' rel='bookmark' title='[HOWTO] Install Opera 10.6 via PPA in Ubuntu'>[HOWTO] Install Opera 10.6 via PPA in Ubuntu</a></li>
<li><a href='http://www.absolutelytech.com/2010/06/30/solved-error-dpkg-error-processing-filename-unpack-trying-to-overwrite/' rel='bookmark' title='[SOLVED] Error &#8216;dpkg: error processing &lt;filename&gt; (&#045;&#045;unpack) trying to overwrite&#8230;'>[SOLVED] Error &#8216;dpkg: error processing &lt;filename&gt; (&#45;&#45;unpack) trying to overwrite&#8230;</a></li>
<li><a href='http://www.absolutelytech.com/2011/03/27/howto-save-all-flash-video-files-being-played-in-chromechromium-to-home-directory/' rel='bookmark' title='[HowTo] Save all flash video files being played in Chrome/Chromium to Home directory'>[HowTo] Save all flash video files being played in Chrome/Chromium to Home directory</a></li>
</ol>]]></description>
		<wfw:commentRss>http://www.absolutelytech.com/2010/08/27/solved-ignoring-file-distupgrade-save-in-directory-etcaptsources-list-d-as-it-has-an-invalid-filename-extension-on-ubuntu-10-10/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
		<item>
		<title>[SOLVED] Error &#8216;dpkg: error processing &lt;filename&gt; (&#045;&#045;unpack) trying to overwrite&#8230;</title>
		<link>http://www.absolutelytech.com/2010/06/30/solved-error-dpkg-error-processing-filename-unpack-trying-to-overwrite/</link>
		<comments>http://www.absolutelytech.com/2010/06/30/solved-error-dpkg-error-processing-filename-unpack-trying-to-overwrite/#comments</comments>
		<pubDate>Tue, 29 Jun 2010 19:08:11 +0000</pubDate>
		<dc:creator>Deepak Mittal</dc:creator>
				<category><![CDATA[How-To]]></category>
		<category><![CDATA[Ubuntu (Linux)]]></category>
		<category><![CDATA[--force-overwrite]]></category>
		<category><![CDATA[10.10]]></category>
		<category><![CDATA[apt-get]]></category>
		<category><![CDATA[dpkg]]></category>
		<category><![CDATA[dpkg: error processing]]></category>
		<category><![CDATA[error]]></category>
		<category><![CDATA[Maverick]]></category>
		<category><![CDATA[meerkat]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.absolutelytech.com/?p=442</guid>
		<description><![CDATA[Recently I got this error after installing VLC on Ubuntu 10.10 Maverick Meerkat. Not really remembering what caused the error to be triggered in the first place, it became very difficult to find a solution for it. When I executed sudo apt-get upgrade to upgrade my packages, it told me there was some issues and [...]


Related posts:<ol><li><a href='http://www.absolutelytech.com/2011/08/02/solved-is-not-co-installable-with-errors-on-ubuntu/' rel='bookmark' title='[Solved] &#8220;is not co-installable with&#8221; errors on Ubuntu'>[Solved] &#8220;is not co-installable with&#8221; errors on Ubuntu</a></li>
<li><a href='http://www.absolutelytech.com/2010/04/13/solved-unable-to-boot-due-to-gnome-power-manager-error/' rel='bookmark' title='[SOLVED] Unable to boot due to GNOME Power Manager error'>[SOLVED] Unable to boot due to GNOME Power Manager error</a></li>
<li><a href='http://www.absolutelytech.com/2010/08/27/solved-ignoring-file-distupgrade-save-in-directory-etcaptsources-list-d-as-it-has-an-invalid-filename-extension-on-ubuntu-10-10/' rel='bookmark' title='[SOLVED] &#8220;Ignoring file &#8216;.distUpgrade&#8217; / &#8216;.save&#8217; in directory &#8216;/etc/apt/sources.list.d/&#8217; as it has an invalid filename extension&#8221; on Ubuntu 10.10'>[SOLVED] &#8220;Ignoring file &#8216;.distUpgrade&#8217; / &#8216;.save&#8217; in directory &#8216;/etc/apt/sources.list.d/&#8217; as it has an invalid filename extension&#8221; on Ubuntu 10.10</a></li>
</ol>]]></description>
		<wfw:commentRss>http://www.absolutelytech.com/2010/06/30/solved-error-dpkg-error-processing-filename-unpack-trying-to-overwrite/feed/</wfw:commentRss>
		<slash:comments>21</slash:comments>
		</item>
		<item>
		<title>[Solved] &#8216;Public key is not available&#8217; error on apt-get update in Ubuntu</title>
		<link>http://www.absolutelytech.com/2010/04/07/solved-public-key-is-not-available-error-on-apt-get-update-ubuntu/</link>
		<comments>http://www.absolutelytech.com/2010/04/07/solved-public-key-is-not-available-error-on-apt-get-update-ubuntu/#comments</comments>
		<pubDate>Wed, 07 Apr 2010 18:22:07 +0000</pubDate>
		<dc:creator>Deepak Mittal</dc:creator>
				<category><![CDATA[Ubuntu (Linux)]]></category>
		<category><![CDATA[apt-get]]></category>
		<category><![CDATA[apt-key]]></category>
		<category><![CDATA[gpg]]></category>
		<category><![CDATA[public keys]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.absolutelytech.com/?p=357</guid>
		<description><![CDATA[I came across this error while doing sudo apt-get update W: GPG error: http://ppa.launchpad.net karmic Release: The following signatures couldn&#8217;t be verified because the public key is not available: NO_PUBKEY 5A9BF3BB4E5E19B8 W: GPG error: http://ppa.launchpad.net karmic Release: The following signatures couldn&#8217;t be verified because the public key is not available: NO_PUBKEY 9ABD05E22847688C This made me [...]


Related posts:<ol><li><a href='http://www.absolutelytech.com/2010/01/27/solved-unable-to-update-iceauthority-on-booting/' rel='bookmark' title='[Solved] Unable to update .ICEauthority error on booting'>[Solved] Unable to update .ICEauthority error on booting</a></li>
<li><a href='http://www.absolutelytech.com/2010/06/30/solved-error-dpkg-error-processing-filename-unpack-trying-to-overwrite/' rel='bookmark' title='[SOLVED] Error &#8216;dpkg: error processing &lt;filename&gt; (&#045;&#045;unpack) trying to overwrite&#8230;'>[SOLVED] Error &#8216;dpkg: error processing &lt;filename&gt; (&#45;&#45;unpack) trying to overwrite&#8230;</a></li>
<li><a href='http://www.absolutelytech.com/2010/06/19/solved-cant-connect-to-local-mysql-server-through-socket-error/' rel='bookmark' title='[SOLVED] &#8216;Can&#8217;t connect to local MySQL server through socket&#8217; error'>[SOLVED] &#8216;Can&#8217;t connect to local MySQL server through socket&#8217; error</a></li>
</ol>]]></description>
		<wfw:commentRss>http://www.absolutelytech.com/2010/04/07/solved-public-key-is-not-available-error-on-apt-get-update-ubuntu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Installing applications (Using synaptic package manager and terminal)</title>
		<link>http://www.absolutelytech.com/2009/09/28/installing-applications-using-synaptic-package-manager-and-terminal/</link>
		<comments>http://www.absolutelytech.com/2009/09/28/installing-applications-using-synaptic-package-manager-and-terminal/#comments</comments>
		<pubDate>Mon, 28 Sep 2009 05:30:29 +0000</pubDate>
		<dc:creator>ubunturocks</dc:creator>
				<category><![CDATA[Ubuntu (Linux)]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[applications]]></category>
		<category><![CDATA[apt-get]]></category>
		<category><![CDATA[synaptic package manager]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://windowstoubuntu.com/?p=21</guid>
		<description><![CDATA[Applications is the key element of a computer. Without applications/softwares, computer is useless. Ubuntu has a pretty good software installation mechanism. All the softwares are at one place in Synaptic Package Manager which. This makes it easier to install applications. Instead of browsing the application website and downloading it from there and then installing it, [...]


Related posts:<ol><li><a href='http://www.absolutelytech.com/2009/09/24/auto-mounting-partitions-at-start-up/' rel='bookmark' title='Auto mounting partitions at start-up in Ubuntu'>Auto mounting partitions at start-up in Ubuntu</a></li>
<li><a href='http://www.absolutelytech.com/2009/10/04/installing-a-web-server-package-for-php-development/' rel='bookmark' title='Installing a web server package for PHP development'>Installing a web server package for PHP development</a></li>
<li><a href='http://www.absolutelytech.com/2009/10/08/killing-applications-in-ubuntu/' rel='bookmark' title='Killing applications in Ubuntu'>Killing applications in Ubuntu</a></li>
</ol>]]></description>
		<wfw:commentRss>http://www.absolutelytech.com/2009/09/28/installing-applications-using-synaptic-package-manager-and-terminal/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using apc (Feed is rejected)
Page Caching using apc
Database Caching 18/76 queries in 0.092 seconds using apc
Object Caching 2568/2610 objects using apc

Served from: www.absolutelytech.com @ 2012-02-08 08:15:40 -->
