I am trying to install the Zoom app in my Lubuntu 18.04 laptop, but I have the issue shown below:
$ sudo apt-get install libxcb-xtest0
Reading package lists... Done
Building dependency tree
Reading state information... Done
libxcb-xtest0 is already the newest version (1.13-1).
libxcb-xtest0 set to manually installed.
You might want to run 'apt --fix-broken install' to correct these.
The following packages have unmet dependencies:
zoom : Depends: libxkbcommon-x11-0 but it is not going to be installed
E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution).
I have already tried to run sudo apt --fix-broken install as suggested in the error message, but it did not work for me. Same situation as before.