On 12/19/19 5:34 AM, Dewey Garrett wrote:
$ man dpkg
...
    --force-help
               Give help about the --force-thing options.
...

The command: 'dpkg --force-help' shows how to force an install.

$ dpkg --force-help|grep depend
   [!] depends            Turn all dependency problems into warnings
   [!] depends-version    Turn dependency version problems into warnings


so you could try:
$ dpkg --force-depends --install yourpkg.deb


Thanks, Dewey, that worked.

Several depends were not met.  But, the display I want works.

I will try to install the missing depends, except python-vte, known to not work.

Tom Dean


_______________________________________________
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users

Reply via email to