
9 May
2017
9 May
'17
9:55 a.m.
2017-05-09 11:51 GMT+02:00 Andrew Pam via luv-main <luv-main@luv.asn.au>:
On 09/05/17 19:46, Andrew Greig via luv-main wrote:
17 years of RPM has not equipped me for this. So I would appreciate hearing where I have gone wrong and how I could get it right.
It's possible the default system package manager isn't set to run when you click on a deb package. If all else fails, you can install "gdebi" which is a graphical deb package installer and use that!
Or open a terminal and run: sudo dpkg --install <full-package-path> -- Mick