On Tue, Aug 18, 2015 at 07:18:41PM +0200, Julian Andres Klode wrote: > * apt install foo_1.0_all.deb works now and apt will correctly resolve the > dependencies Thank you for this! In the past, I'd often used "dpkg --unpack foo*.deb" and then ran apt to fix up the dependencies. This is a massive improvement (not least of which that it presumably respects pre-depends and conflicts). - Josh Triplett