Debian Package extraction

Mike Garfias mike at garfias.org
Wed Nov 29 11:27:36 MST 2006


you can do it without a debian-ish system

ex: ar x <package>.deb
that'll dump a few files in your pwd:

control.tar.gz
data.tar.gz
debian-binary

debian-binary only lists the version of the package, you can safely  
ignore it
control.tar.gz - install-ish scripts
data.tar.gz - all the actual files for the package


On Nov 29, 2006, at 10:34 AM, Nathan England wrote:

>
> Very greatful. Thank you much.
>
>
> On Wednesday 29 November 2006 10:29, you wrote:
>> dpkg -X <packagename>
>>
>> On 11/29/06, Nathan England <nathan at paysonlinux.org> wrote:
>>> All,
>>>
>>> I downloaded a trial of MainActor which comes in debain or suse.  
>>> I don't
>>> have
>>> either and so I downloaded the debian package. I can't figure out  
>>> how to
>>> extract the contents of the archive so i can try them in my system.
>>>
>>> I have a ubuntu cd running so I can access the apt tools, but how  
>>> do I
>>> extract
>>> the package?
>>>
>>> nathan
>>> --
>>> ---------------------------------------------------
>>> PLUG-discuss mailing list - PLUG-discuss at lists.plug.phoenix.az.us
>>> To subscribe, unsubscribe, or to change  you mail settings:
>>> http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss
>
> -- 
>
> --------------------------------------------------------------
> PaysonLinux User Group
> Community Based Linux Support
> http://www.paysonlinux.org/
>
> Business Consulting Services,
> Advanced Network and Server Design,
> Security Solutions,
> Process Management and Efficiency Consultations
>
>       _   _____   ______  ___   ___   ______
>      | | | ____| / _____| | |   | |  / _____|
>      | | | |___  | |____  | |   | |  | |____
>   _  | | |  ___| \____  \ | |   | |  \____  \
>  | |_| | | |___   ___/  / | |___| |   ___/  /
>   \___/  |_____| |_____/  |_______|  |_____/
>
>  ______   _______   __   __   _____   ______
> / _____| |   _   | |  | |  | | ____| / _____
> | |____  |  |_|  | |  | |  | | |___  | |____
> \____  \ |   _   | |  | |  | |  ___| \____  \
>  ___/  / |  | |  | \  \_/  / | |___   ___/  /
> |_____/  |__| |__|  \_____/  |_____| |_____/
>
>
> That if thou shalt confess with thy mouth the Lord Jesus,
> and shalt believe in thine heart that God hath raised him
> from the dead, thou shalt be saved.
>           < Romans 10:9 KJV >
> ---------------------------------------------------
> PLUG-discuss mailing list - PLUG-discuss at lists.plug.phoenix.az.us
> To subscribe, unsubscribe, or to change  you mail settings:
> http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss
>



More information about the PLUG-discuss mailing list