I m trying to install zoom on ubuntu, doing thru graphic installer did not work, i tried thru terminal with 'sudo apt-get install ./zoom-package'
and it gave me this error:
the following packages have unmet dependencies:
zoom : Depends: libxcb-xtest0 but it is not installable
E: Unable to correct problems, you have held broken packages
i did
sudo apt-get autoremove
still did not work. any ideas?