Comment 12 for bug 1672424

Revision history for this message
Robert Ancell (robert-ancell) wrote : Re: Installing .debs from the command line fails for non-absolute paths

Note that --local-filename=~/filename.deb doesn't work because '~' is a shell expansion that doesn't occur. It would have been substituted if the command line was --local-filename ~/filename.deb.