<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: convert debian deb file to tar.gz in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/convert-debian-deb-file-to-tar-gz/m-p/4744814#M59514</link>
    <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;No you can not do that. The software in a .deb file is platform specific. Search the web for an equivalent .tar.gz version.&lt;BR /&gt;&lt;BR /&gt;The exception is some home made .deb files can include a tar file, which may or may not work if untarred on another distribution.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
    <pubDate>Thu, 27 Jan 2011 18:58:35 GMT</pubDate>
    <dc:creator>Steven E. Protter</dc:creator>
    <dc:date>2011-01-27T18:58:35Z</dc:date>
    <item>
      <title>convert debian deb file to tar.gz</title>
      <link>https://community.hpe.com/t5/operating-system-linux/convert-debian-deb-file-to-tar-gz/m-p/4744813#M59513</link>
      <description>hi&lt;BR /&gt;&lt;BR /&gt;I have Debian Squeeze installed and I'm looking for a tool to convert debian deb file to tar.gz.&lt;BR /&gt;I'd like to install it on other linux distributions.</description>
      <pubDate>Thu, 27 Jan 2011 14:25:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/convert-debian-deb-file-to-tar-gz/m-p/4744813#M59513</guid>
      <dc:creator>'chris'</dc:creator>
      <dc:date>2011-01-27T14:25:51Z</dc:date>
    </item>
    <item>
      <title>Re: convert debian deb file to tar.gz</title>
      <link>https://community.hpe.com/t5/operating-system-linux/convert-debian-deb-file-to-tar-gz/m-p/4744814#M59514</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;No you can not do that. The software in a .deb file is platform specific. Search the web for an equivalent .tar.gz version.&lt;BR /&gt;&lt;BR /&gt;The exception is some home made .deb files can include a tar file, which may or may not work if untarred on another distribution.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Thu, 27 Jan 2011 18:58:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/convert-debian-deb-file-to-tar-gz/m-p/4744814#M59514</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2011-01-27T18:58:35Z</dc:date>
    </item>
    <item>
      <title>Re: convert debian deb file to tar.gz</title>
      <link>https://community.hpe.com/t5/operating-system-linux/convert-debian-deb-file-to-tar-gz/m-p/4744815#M59515</link>
      <description>that is not true, there is nothing platform specific about a .deb file.&lt;BR /&gt;well, there are packages for x86, x86-64, ppc, etc.&lt;BR /&gt;a .dev package is nothing more then an ar file with extra bit of info and scripts added to it. so it can be converted to any other format, like rpm or even tar.gz. although, in that case you lose your included scripts.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://en.wikipedia.org/wiki/Deb_%28file_format%29" target="_blank"&gt;http://en.wikipedia.org/wiki/Deb_%28file_format%29&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;there is a program in the debian repositories called 'alien' which can convert any package to another. take care though, not everything will work just because you now have an installable package (think dependencies, different versions of libs etc).&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 28 Jan 2011 08:02:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/convert-debian-deb-file-to-tar-gz/m-p/4744815#M59515</guid>
      <dc:creator>dirk dierickx</dc:creator>
      <dc:date>2011-01-28T08:02:57Z</dc:date>
    </item>
    <item>
      <title>Re: convert debian deb file to tar.gz</title>
      <link>https://community.hpe.com/t5/operating-system-linux/convert-debian-deb-file-to-tar-gz/m-p/4744816#M59516</link>
      <description>Hi chirs,&lt;BR /&gt;&lt;BR /&gt;Did you take a look alien ? I helps to convert between different package formats :). But the conversion is not always fully guarenteed :). &lt;BR /&gt;&lt;BR /&gt;One way is to copy the binary and do an ldd and see if dependecies are installed.&lt;BR /&gt;&lt;BR /&gt;ldd &lt;FILE name=""&gt;&lt;BR /&gt;&lt;BR /&gt;Truly Evil&lt;BR /&gt;Lucifer Megacruel&lt;/FILE&gt;</description>
      <pubDate>Mon, 31 Jan 2011 09:31:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/convert-debian-deb-file-to-tar-gz/m-p/4744816#M59516</guid>
      <dc:creator>Lucifer Megacruel</dc:creator>
      <dc:date>2011-01-31T09:31:57Z</dc:date>
    </item>
    <item>
      <title>Re: convert debian deb file to tar.gz</title>
      <link>https://community.hpe.com/t5/operating-system-linux/convert-debian-deb-file-to-tar-gz/m-p/4744817#M59517</link>
      <description>Hi Chris,&lt;BR /&gt;&lt;BR /&gt;Find the link for alien. What steve said is not really true :&lt;BR /&gt;&lt;BR /&gt;See :&lt;A href="http://kitenet.net/~joey/code/alien/" target="_blank"&gt;http://kitenet.net/~joey/code/alien/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Alien has its limitations though.&lt;BR /&gt;&lt;BR /&gt;Truly Evil&lt;BR /&gt;Lucifer Megacruel&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 31 Jan 2011 09:49:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/convert-debian-deb-file-to-tar-gz/m-p/4744817#M59517</guid>
      <dc:creator>Lucifer Megacruel</dc:creator>
      <dc:date>2011-01-31T09:49:23Z</dc:date>
    </item>
    <item>
      <title>Re: convert debian deb file to tar.gz</title>
      <link>https://community.hpe.com/t5/operating-system-linux/convert-debian-deb-file-to-tar-gz/m-p/4744818#M59518</link>
      <description>Thx, using alien works well:&lt;BR /&gt;&lt;BR /&gt;# alien -t -c file.deb&lt;BR /&gt;# file.tgz generated</description>
      <pubDate>Mon, 31 Jan 2011 09:52:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/convert-debian-deb-file-to-tar-gz/m-p/4744818#M59518</guid>
      <dc:creator>'chris'</dc:creator>
      <dc:date>2011-01-31T09:52:43Z</dc:date>
    </item>
  </channel>
</rss>

