<?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>ar &#8211; SMsoft &#8211; informatica e dintorni</title>
	<atom:link href="https://blog.smsoft.it/tag/ar/feed/" rel="self" type="application/rss+xml" />
	<link>https://blog.smsoft.it</link>
	<description>consigli settimanali su MacOS, GNU/Linux ed Open Source</description>
	<lastBuildDate>Tue, 10 Oct 2017 08:30:32 +0000</lastBuildDate>
	<language>it-IT</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=94327</generator>
	<item>
		<title>Decomprimere un file .deb su MacOS</title>
		<link>https://blog.smsoft.it/2017/10/10/decomprimere-un-file-deb-macos/</link>
					<comments>https://blog.smsoft.it/2017/10/10/decomprimere-un-file-deb-macos/#respond</comments>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Tue, 10 Oct 2017 08:30:32 +0000</pubDate>
				<category><![CDATA[Debian]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[MacOS]]></category>
		<category><![CDATA[.deb]]></category>
		<category><![CDATA[.xz]]></category>
		<category><![CDATA[ar]]></category>
		<guid isPermaLink="false">https://blog.smsoft.it/?p=3833</guid>

					<description><![CDATA[Per decomprimere su MacOS un archivo .deb, un classico file relativo ad un pacchetto Debian, si può usare il comando ar, ad esempio: ar -x firmware-misc-nonfree_20161130-3_all.deb In alcuni casi, dal .deb viene estratto un file .xz. L&#8217;estrazione del contenuto del file può essere fatto con il classico tar: tar -xf data.tar.xz enjoy!]]></description>
										<content:encoded><![CDATA[<p>Per decomprimere su <strong>MacOS</strong> un archivo <strong>.deb</strong>, un classico file relativo ad un pacchetto Debian, si può usare il comando <strong>ar</strong>, ad esempio:<br />
<code>ar -x firmware-misc-nonfree_20161130-3_all.deb</code></p>
<p>In alcuni casi, dal <strong>.deb</strong> viene estratto un file <strong>.xz</strong>. L&#8217;estrazione del contenuto del file può essere fatto con il classico <strong>tar</strong>:<br />
<code>tar -xf data.tar.xz</code></p>
<p>enjoy!</p>
]]></content:encoded>
					
					<wfw:commentRss>https://blog.smsoft.it/2017/10/10/decomprimere-un-file-deb-macos/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
