On Mon, Dec 01, 2003 at 07:50:29PM -0800, A.J. Rossini wrote: > [snip]
> > Joey Hess <[EMAIL PROTECTED]> writes: > [snip] > > > > To install a package directly, with apt downloading any necessary > > dependencies: > > apt-get install rpmver-2.0-13498cl.i386.rpm > > couldn't this just refer to dpkg --install ? But that won't satisfy any dependencies that the package you're installing has. > > Similarly, to check the build depends of a source package file: > > apt-get build-dep apt-listchanges-1.49-11104cl.src.rpm > > similarly...? See above. regards Andrew