Comment 13 for bug 827198

Revision history for this message
Alan Pope 🍺🐧🐱 πŸ¦„ (popey) wrote :

@johnlon

You probably need to "escape" the tilde "~" character in the filename, or use the tab key to autocomplete the filename.

sudo dpkg -i linux-image-2.6.35-

Then press tab to complete the file name. Or, if the file is in a folder on its own, just do "sudo dpkg -i *.deb".