[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: How to un-zip debian format ".deb" ?



JamesLin(ADSL) wrote:

> Sir,
> I got some S/W from Debian website, but the extend name is ".deb" ,
> can someone let me know how to un-zip the package file in PC/Linux
> system ?
> Thanks.
> James Lin.

ar -x ***.deb
tar -xvzf data.tar.gz
tar -xvzf control.tar.gz



Reply to: