extracting from debian package?
Leon Goldstein
metapsych
Fri Feb 16 09:45:06 PST 2007
Jorge Almeida wrote:
>I downloaded a debian package, which must contain some text files I want
>to look at. I don't have a debian system, and I don't care for the
>binaries, only text files.
>
>$ file runit-services_0.2.3_all.deb
>runit-services_0.2.3_all.deb: Debian binary package (format 2.0)
>
>Is there any way at all to achieve this?
>
>
>
Easy: ar -x runit-services_0.2.3_all.deb
Output is a data.tar.gz and a control.tar.gz.
I can browse these with konqueror.
--
Leon A. Goldstein
Powered by Libranet 2.8.1 Debian Linux
System G2
More information about the Linux-users
mailing list