Estou tentando instalar o Synergy 2.0.11, mas tenho um problema de dependência:
Unpacking synergy (2.0.11.stable~b56+8c94f00f) ...
dpkg: dependency problems prevent configuration of synergy:
synergy depends on libqt5core5a (>= 5.7.0); however:
Version of libqt5core5a:amd64 on system is 5.5.1+dfsg-16ubuntu7.5.
synergy depends on libqt5svg5 (>= 5.6.0~beta); however:
Version of libqt5svg5:amd64 on system is 5.5.1-2build1.
synergy depends on libssl1.1 (>= 1.1.0); however:
Package libssl1.1 is not installed.
synergy depends on libstdc++6 (>= 6); however:
Version of libstdc++6:amd64 on system is 5.4.0-6ubuntu1~16.04.9.
synergy depends on qml-module-qtquick-controls (>= 5.5.0); however:
Package qml-module-qtquick-controls is not installed.
synergy depends on qml-module-qtquick-dialogs (>= 5.5.0); however:
Package qml-module-qtquick-dialogs is not installed.
No passado, eu apenas corri sudo apt -f install
e ele pegou as dependências. Agora, no entanto, é triste e me diz:
The following packages will be REMOVED:
synergy
Por que o apt está tentando remover meu pacote, e como eu digo para instalar as dependências?