On Sat, Dec 09, 2000 at 05:48:59AM +0100, Ingo Saitz wrote: > > Is there a way I can install the deb package, but test it and see > > that everything works?? > > If you don't want to install the package you can examine its > contents using ar x package.deb. Easier than that: dpkg-deb -c filename.deb | less Also useful is dpkg-deb -I filename.deb | less (package information). Hamish -- Hamish Moffatt VK3SB <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
- Re: creating a debian package that doesn't require compilin... Jeremy Higgs
- Re: creating a debian package that doesn't require com... Jeremy Higgs
- Re: creating a debian package that doesn't require... peter karlsson
- Re: creating a debian package that doesn't req... Jeremy Higgs
- Re: creating a debian package that doesn't... Colin Watson
- Re: creating a debian package that do... Jeremy Higgs
- Re: creating a debian package that do... Jeremy Higgs
- Re: creating a debian package tha... Ingo Saitz
- Re: creating a debian package tha... Jeremy Higgs
- Re: creating a debian package tha... Ingo Saitz
- Hamish Moffatt