#zoom in ubuntu #How to install zoom in ubuntu 20.04.2 LTS VERSION shailesh@shailesh-Aspire-E5-575G:~$ wget https://zoom.us/client/latest/zoom_am... shailesh@shailesh-Aspire-E5-575G:~$ sudo apt install ./zoom_amd64.deb The following packages have unmet dependencies: zoom : Depends: libgl1-mesa-glx but it is not installable Depends: libegl1-mesa but it is not installable Depends: libxcb-xtest0 but it is not installable Depends: libxcb-xinerama0 but it is not installable E: Unable to correct problems, you have held broken packages. shailesh@shailesh-Aspire-E5-575G:~$ sudo apt-get install libxcb-xtest0 Reading package lists... Done Building dependency tree Reading state information... Done E: Unable to locate package libxcb-xtest0 shailesh@shailesh-Aspire-E5-575G:~$ sudo apt-get install libxcb-xtest0 Reading package lists... Done Building dependency tree Reading state information... Done E: Unable to locate package libxcb-xtest0 shailesh@shailesh-Aspire-E5-575G:~$ sudo apt-get update -y Fetched 45.1 MB in 20s (2,228 kB/s) Reading package lists... Done shailesh@shailesh-Aspire-E5-575G:~$ sudo apt-get install -y libxcb-xtest0 shailesh@shailesh-Aspire-E5-575G:~$ sudo apt install ./zoom_amd64.deb Do you want to continue? [Y/n] Y