On Sat, Dec 03, 2016 at 07:53:21PM -0500, Felix Miata wrote: > Using Jessie, as I was unable to discover how to install a pair of > interdependent .debs
Put them both on your local machine, and install them using a single dpkg -i command: [sudo if needed] dpkg -i thing1.deb thing2.deb