Hacker News new | ask | show | jobs
by philipallstar 201 days ago
I just tried installing Zoom on my Ubuntu desktop, and the options seem to be:

- find Zoom in the package manager (can't)

- find zoom-client in the package manager (can, but it appears to be authored by some person and not Zoom Inc)

- go to the Zoom website and download a .deb and then run a command

This is fine for me, but let's not pretend that a regular user wanting to install something as basic as Zoom is going to have an easy time of it.

2 comments

Most Ubuntu based distros let you just double click on the deb and just install the deb file. I don’t see how that’s appreciably different than Windows.
If you look at the website[0] you might see the difference.

[0] https://support.zoom.com/hc/en/article?id=zm_kb&sysparm_arti...

This page presupposes that the graphics tool to install .deb packages is not preinstalled, which isn't true for either Ubuntu nor Mint. If it is preinstalled the steps are really just "double click on it and then click install".

Same thing for RPM distros. So the only real catch is knowing which package to download.

It's possible the image could autodetect the OS (or even autodetect the presence of a package manager) and present a single option to download or launch the package manager into the right screen, which would then put Linux at parity with MacOS or Windows, but currently it can't.

It's definitely harder than those things, and lots of regular people struggle even with them.

I mean, it's either "App Store" or downlaod from vendor, no?

Btw I just went to Zoom as well with my work Mac and I got TWO buttons: "Download for Apple Silicon" and "Download for Intel". I guess that a normal user will panic here, no?