old-www/pub/Linux/docs/ldp-archived/mail_archives/ldp-discuss/msg00945.html

111 lines
3.6 KiB
HTML

<!-- MHonArc v2.5.0b2 -->
<!--X-Subject: Re: debian packages (was: alternative sgmltools?) -->
<!--X-From-R13: Oyrffnaqeb Dhovav <ehovavNtah.bet> -->
<!--X-Date: Thu, 23 Dec 1999 01:33:21 &#45;0500 (EST) -->
<!--X-Message-Id: 19991223073244.A19539@morgana.systemy.it -->
<!--X-Content-Type: text/plain -->
<!--X-Head-End-->
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML//EN">
<html>
<head>
<title>Re: debian packages (was: alternative sgmltools?)</title>
<link rev="made" href="mailto:rubini@gnu.org">
</head>
<body>
<!--X-Body-Begin-->
<!--X-User-Header-->
<!--X-User-Header-End-->
<!--X-TopPNI-->
<hr>
[<a href="msg00944.html">Date Prev</a>][<a href="msg00946.html">Date Next</a>][<a href="msg03678.html">Thread Prev</a>][<a href="msg00955.html">Thread Next</a>][<a href="maillist.html#00945">Date Index</a>][<a href="threads.html#00945">Thread Index</a>]
<!--X-TopPNI-End-->
<!--X-MsgBody-->
<!--X-Subject-Header-Begin-->
<h1>Re: debian packages (was: alternative sgmltools?)</h1>
<hr>
<!--X-Subject-Header-End-->
<!--X-Head-of-Message-->
<ul>
<li><em>To</em>: <A HREF="mailto:ldp-discuss@lists.debian.org">ldp-discuss@lists.debian.org</A></li>
<li><em>Subject</em>: Re: debian packages (was: alternative sgmltools?)</li>
<li><em>From</em>: Alessandro Rubini &lt;<A HREF="mailto:rubini@gnu.org">rubini@gnu.org</A>&gt;</li>
<li><em>Date</em>: Thu, 23 Dec 1999 07:32:44 +0100</li>
<li><em>Reply-to</em>: <A HREF="mailto:rubini@pop.systemy.it">rubini@pop.systemy.it</A></li>
<li><em>Resent-cc</em>: recipient list not shown: ;</li>
<li><em>Resent-date</em>: 23 Dec 1999 06:33:11 -0000</li>
<li><em>Resent-from</em>: <A HREF="mailto:ldp-discuss@lists.debian.org">ldp-discuss@lists.debian.org</A></li>
<li><em>Resent-message-id</em>: &lt;21JOj.A.ClF.mIcY4@murphy&gt;</li>
<li><em>Resent-sender</em>: <A HREF="mailto:ldp-discuss-request@lists.debian.org">ldp-discuss-request@lists.debian.org</A></li>
</ul>
<!--X-Head-of-Message-End-->
<!--X-Head-Body-Sep-Begin-->
<hr>
<!--X-Head-Body-Sep-End-->
<!--X-Body-of-Message-->
<pre>
&gt; Is there an easy way of extracting the files from deb pkgs?? Are
&gt; they just a tarball with a wrapper around them??
Use ``file'', and find out yourself:
% file textutils_1.22-2.4.deb
textutils_1.22-2.4.deb: archive
&quot;archive&quot; means &quot;use ar to massage&quot;:
% ar tvf textutils_1.22-2.4.deb
rw-r--r-- 0/0 4 Mar 16 05:14 1998 debian-binary
rw-r--r-- 0/0 555 Mar 16 05:14 1998 control.tar.gz
rw-r--r-- 0/0 304224 Mar 16 05:14 1998 data.tar.gz
PS: &quot;file&quot; under Debian knows what a deb archive is, that's one of the
uses of the tiny debian-binary file:
% file textutils_1.22-2.4.deb
textutils_1.22-2.4.deb: Debian binary package (format 2.0) created: Mon Mar 16 05:14:36 1998
/alessandro
--
To UNSUBSCRIBE, email to ldp-discuss-request@lists.debian.org
with a subject of &quot;unsubscribe&quot;. Trouble? Contact listmaster@lists.debian.org
</pre>
<!--X-Body-of-Message-End-->
<!--X-MsgBody-End-->
<!--X-Follow-Ups-->
<hr>
<!--X-Follow-Ups-End-->
<!--X-References-->
<!--X-References-End-->
<!--X-BotPNI-->
<ul>
<li>Prev by Date:
<strong><a href="msg00944.html">Re: alternative sgmltools?</a></strong>
</li>
<li>Next by Date:
<strong><a href="msg00946.html">Re: alternative sgmltools?</a></strong>
</li>
<li>Previous by thread:
<strong><a href="msg03678.html">suscribe</a></strong>
</li>
<li>Next by thread:
<strong><a href="msg00955.html">oeil.qc.ca domain is down</a></strong>
</li>
<li>Index(es):
<ul>
<li><a href="maillist.html#00945"><strong>Date</strong></a></li>
<li><a href="threads.html#00945"><strong>Thread</strong></a></li>
</ul>
</li>
</ul>
<!--X-BotPNI-End-->
<!--X-User-Footer-->
<!--X-User-Footer-End-->
</body>
</html>