<?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/"
	xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule">

<channel>
	<title>Unity Behind Diversity &#187; extract</title>
	<atom:link href="http://blaise.ca/blog/tag/extract/feed/" rel="self" type="application/rss+xml" />
	<link>http://blaise.ca/blog</link>
	<description>Searching for beauty in the dissonance</description>
	<lastBuildDate>Wed, 29 Feb 2012 18:45:09 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
<creativeCommons:license>http://creativecommons.org/licenses/by-sa/2.5/ca/</creativeCommons:license>		<item>
		<title>SOLUTION: Extract .exe archive with 7z in Ubunu 9.04, fix &#8220;Unsupported Method&#8221; error</title>
		<link>http://blaise.ca/blog/2009/06/14/solution-extract-exe-archive-with-7z-in-ubunu-9-04-fix-unsupported-method-error/</link>
		<comments>http://blaise.ca/blog/2009/06/14/solution-extract-exe-archive-with-7z-in-ubunu-9-04-fix-unsupported-method-error/#comments</comments>
		<pubDate>Sun, 14 Jun 2009 19:28:30 +0000</pubDate>
		<dc:creator>Blaise Alleyne</dc:creator>
				<category><![CDATA[Free Software]]></category>
		<category><![CDATA[7z]]></category>
		<category><![CDATA[archive]]></category>
		<category><![CDATA[exe]]></category>
		<category><![CDATA[extract]]></category>
		<category><![CDATA[gnu/linux]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[troubleshooting]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://blaise.ca/blog/?p=909</guid>
		<description><![CDATA[Just posting a quick fix to a problem I had with using 7z to extract an archive. I could list the contents of the archive, but any attempts to extract gave an &#8220;Unsupported Method&#8221; error. Dan Jacobson posted a solution to the debian bug tracking system, which is to install the package p7zip-rar. In Ubuntu [...]]]></description>
			<content:encoded><![CDATA[<p>Just posting a quick fix to a problem I had with using 7z to extract an archive. I could list the contents of the archive, but any attempts to extract gave an &#8220;Unsupported Method&#8221; error. Dan Jacobson posted a <a href="http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=501254#22">solution</a> to the debian bug tracking system, which is to install the package p7zip-rar.</p>
<p>In Ubuntu 9.04, I ran:<br />
<code>sudo apt-get install p7zip-rar</code></p>
<p>Now, I can extract the contents of my file with 7z as follows:<br />
<code>7z e TekSavvyAM.exe</code></p>
]]></content:encoded>
			<wfw:commentRss>http://blaise.ca/blog/2009/06/14/solution-extract-exe-archive-with-7z-in-ubunu-9-04-fix-unsupported-method-error/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

