I am using Ubuntu 20.04 and have Zoom in version 5.04084598.0517. Zoom shows an update to be available, so I downloaded it from the web page, and opened the deb file with the software installer. What then shows up is the following:
So there is no "install" or "update" button. How do I install this latest version of Zoom?
Here is the output of apt-cache policy zoom
zoom:
Installed: 5.0.408598.0517
Candidate: 5.0.408598.0517
Version table:
*** 5.0.408598.0517 100
100 /var/lib/dpkg/status
I had the same issues, in Ubuntu 20.04. This is what worked for me:
Source: https://support.zoom.us/hc/en-us/articles/204206269-Installing-or-updating-Zoom-on-Linux#h_89c268b4-2a68-4e4c-882f-441e374b87cb
If you want to install latest Zoom version, you should prefer installing Zoom using Snap. Latest version listed are:
To do so, you need to remove the Zoom installed on your system.
Then install Zoom using Snap.
That will install latest Zoom from stable channel.
If you prefer to install latest Zoom from edge channel, add
--channel=latest/edge
.Visit https://snapcraft.io/install/zoom-client/ubuntu#install for more information about the zoom-client package on Snap website.
Another option that worked in my case Linux Ubutnu 20.04.
I saw the answer in official docs:
https://support.zoom.us/hc/en-us/articles/204206269-Installing-or-updating-Zoom-on-Linux
zoom_amd64.deb
was downloadedDone.