1. Download the latest .deb package from Zoom using Terminal
wget https://zoom.us/client/latest/zoom_amd64.deb
2. Install via the package manager
sudo dpkg -i zoom_amd64.deb
3. Fix the dependency issues
sudo apt-get install -f
4. Click Zoom from the universal launcher or just type "zoom" from the command line