Install Zoom Ubuntu 16.04

Profile picture for user devraj

Zoom is the leader in modern enterprise video communications.

Zoom provide an easy, reliable cloud platform for video and audio conferencing, chat, and webinars across mobile, desktop, and room systems.

There can be several method of installing Zoom on Ubuntu:

Install Zoom on ubuntu 16.04 using Terminal

Follow below steps to install:

Step 1: Download latest version of zoom on your ubuntu 16.04 from here https://www.zoom.us/download

Step 2: Navigate to your downloaded folder, replace userName with your userName

$ cd /home/userName/Downloads

Step 3: Use below command

$ sudo dpkg -i zoom*.deb

Step 4: Use below command

$ sudo apt-get -f install

Search on your system, Zoom is installed.