
Estoy intentando instalar zoom en ubuntu, hacerlo a través del instalador gráfico no funcionó, lo intenté a través de la terminal con 'sudo apt-get install ./zoom-package'
y me dio este 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
hice
sudo apt-get autoremove
Todavía no funcionó. ¿algunas ideas?