App idea
Oblio
apa.chioara at gmail.com
Thu Mar 23 07:45:48 CET 2006
Basically, you can use dpkg for it, but that wouldn't be very portable.
After all, you may want to extract a DEB on NetBSD for example.
So you should probably use ar:
-> ar t package_name.deb to see the contents
-> ar x package_name.deb to extract the contents
From there it should be plain sailing, using the tar wrappers you
already have.
I can be a beta tester for it, if you like :)
Regards,
Oblio
> I tried ar -p archive.dev > archive.tar.bz2 but what I get is just data.
> Can you share more light on the matter, so xarchiver can support also
> .deb archives ?
>
> Thank you,
> Giuseppe
More information about the Xfce4-dev
mailing list