Errors installing Zoom conferencing
The software in question (Zoom) requires libxcb-xtest0
. The package is in the repositories, and can be installed with
sudo apt-get install libxcb-xtest0
Note, this should be done prior to the installation of zoom.
Zoom requires libxcb-xtest0
You can do this in the terminal, navigate to where you have downloaded the '.deb' file.
cd ~/Download/
then type in:
sudo dpkg -i zoom_amd64.deb
after it runs .... type in this:
sudo apt install -f
everything will be installed. Please do have internet.