Article 5JZYZ [SOLVED] Unable to install a .deb file with unmet-dependencies

[SOLVED] Unable to install a .deb file with unmet-dependencies

by
makem
from LinuxQuestions.org on (#5JZYZ)
I attempt install of a .deb file whic states it has unmet-dependencies. It then states what dependencies are required. It then says it has dealt with the dependencies but ask if remove the program!

It appears the dependencies are out of date and need updating. I thought this is what the -f did?

Code:makem@makem-pc:~/Downloads$ sudo dpkg -i razergenie_0.9.0-0_amd64.deb
(Reading database ... 221790 files and directories currently installed.)
Preparing to unpack razergenie_0.9.0-0_amd64.deb ...
Unpacking razergenie (0.9.0-0) over (0.9.0-0) ...
dpkg: dependency problems prevent configuration of razergenie:
razergenie depends on libqt5core5a (>= 5.15.1); however:
Version of libqt5core5a:amd64 on system is 5.12.8+dfsg-0ubuntu1.
razergenie depends on libqt5network5 (>= 5.14.1); however:
Version of libqt5network5:amd64 on system is 5.12.8+dfsg-0ubuntu1.
razergenie depends on libqt5widgets5 (>= 5.15.1); however:
Version of libqt5widgets5:amd64 on system is 5.12.8+dfsg-0ubuntu1.

dpkg: error processing package razergenie (--install):
dependency problems - leaving unconfigured
Processing triggers for libc-bin (2.31-0ubuntu9.2) ...
Processing triggers for gnome-menus (3.36.0-1ubuntu1) ...
Processing triggers for desktop-file-utils (0.24-1ubuntu3) ...
Processing triggers for mime-support (3.64ubuntu1) ...
Processing triggers for hicolor-icon-theme (0.17-2) ...
Errors were encountered while processing:
razergenie
makem@makem-pc:~/Downloads$ sudo apt-get -f install
Reading package lists... Done
Building dependency tree
Reading state information... Done
Correcting dependencies... Done
The following packages will be REMOVED
razergenie
0 to upgrade, 0 to newly install, 1 to remove and 0 not to upgrade.
1 not fully installed or removed.
After this operation, 569 kB disk space will be freed.
Do you want to continue? [Y/n] y
(Reading database ... 221790 files and directories currently installed.)
Removing razergenie (0.9.0-0) ...
Processing triggers for mime-support (3.64ubuntu1) ...
Processing triggers for hicolor-icon-theme (0.17-2) ...
Processing triggers for gnome-menus (3.36.0-1ubuntu1) ...
Processing triggers for libc-bin (2.31-0ubuntu9.2) ...
Processing triggers for desktop-file-utils (0.24-1ubuntu3) ...
makem@makem-pc:~/Downloads$All I need to do is stop my Razer Huntsman keyboard from cycling keyboard colours and just stick to white.

If I must manually update the dependencies can I have some guidance?latest?d=yIl2AUoC8zA latest?i=YtfvP26j3Ro:5E0GcLq3ado:F7zBnMy latest?i=YtfvP26j3Ro:5E0GcLq3ado:V_sGLiP latest?d=qj6IDK7rITs latest?i=YtfvP26j3Ro:5E0GcLq3ado:gIN9vFwYtfvP26j3Ro
External Content
Source RSS or Atom Feed
Feed Location https://feeds.feedburner.com/linuxquestions/latest
Feed Title LinuxQuestions.org
Feed Link https://www.linuxquestions.org/questions/
Reply 0 comments