Package Details: zoom 6.0.10-1

Git Clone URL: https://aur.archlinux.org/zoom.git (read-only, click to copy)
Package Base: zoom
Description: Video Conferencing and Web Conferencing Service
Upstream URL: https://zoom.us/
Keywords: call conference meeting video
Licenses: LicenseRef-zoom
Submitter: edh
Maintainer: edh
Last Packager: edh
Votes: 649
Popularity: 10.66
First Submitted: 2015-08-15 13:18 (UTC)
Last Updated: 2024-05-31 15:52 (UTC)

Pinned Comments

a172 commented on 2022-06-13 14:25 (UTC) (edited on 2022-06-13 14:25 (UTC) by a172)

@edh - That's not the answer I was hoping for (I was really hoping we could get it to launch without xwayland), but at least I know I'm not missing something.

Some ~/.config/zoomus.conf updates:

  • SSO Login: I don't have qt5-webengine installed, and the ebeddedBrowserForSSOLogin line doesn't exist in my config zoomus.conf. SSO login works just fine (issues with Firefox containers aside).
  • Audio: I am using Pipewire via pipewire-pulse. system.audio.type defaulted to alsa for me (or I changed it without realizing it). I probably could have installed pipewire-alsa and fixed my issues, but I set system.autio.type=pulse (a lucky guess) and this worked. This should work for anyone using straight PulseAudio as well.

If anyone finds documentation on ~/.config/zoomus.conf, please let us know.

edh commented on 2016-08-26 11:03 (UTC) (edited on 2017-03-09 10:48 (UTC) by edh)

I contacted the zoom support on 13th July 2016 and tried to lure them into creating a proper PKGBUILD respectively adopting this one, considering they are providing a package over very none standard ways to the Arch Linux community (downloading via a *foreign* site) and not through the official repo or the AUR. However there was little to no progress so far.

Latest Comments

« First ‹ Previous 1 .. 58 59 60 61 62 63 64 65 66 67 Next › Last »

gableroux commented on 2017-01-04 16:41 (UTC)

I confirm this client also works with ringcentral meetings :)

HarlemSquirrel commented on 2016-12-21 03:26 (UTC)

@edh I was only trying to help.

edh commented on 2016-12-18 17:47 (UTC)

@HarlemSquirrel Flagging a package as out-of-date is sufficient. You do not need to post an additional comment.

HarlemSquirrel commented on 2016-12-18 17:30 (UTC)

I was able to install 2.0.75971.1216 by updating the following pkgver=2.0.75971.1216 md5sums_i686=('1327aa6cd13f883d5b2566794bac6d66') md5sums_x86_64=('3cadbc7c9369c002f91fedf04a87de8b')

rbellamy commented on 2016-08-31 21:53 (UTC)

Sorry flagged this as out of date because the client is claiming there is a newer version, and when I look at my `pacman -Qi zoom` it shows 2.0.57232.0713-2. However, clearly this package is using the most recent version, 2.0.63547.0830.

edh commented on 2016-08-26 11:03 (UTC) (edited on 2017-03-09 10:48 (UTC) by edh)

I contacted the zoom support on 13th July 2016 and tried to lure them into creating a proper PKGBUILD respectively adopting this one, considering they are providing a package over very none standard ways to the Arch Linux community (downloading via a *foreign* site) and not through the official repo or the AUR. However there was little to no progress so far.

chaparro commented on 2016-08-25 05:26 (UTC)

Has anyone tried using https://zoom.us/client/latest/zoom_2.0.57232.0713_x86_64.pkg.tar.xz? Not sure if this was just an oversight but it may help.

juantascon commented on 2016-08-12 16:17 (UTC)

a bit out of topic here but do you guys know if there's any way to join a conference via command line? all I found on the internet was docs for doing it trough the UI, zoom -h or zoom --help doesn't tell anything either

edh commented on 2016-08-10 16:07 (UTC) (edited on 2016-08-10 16:07 (UTC) by edh)

@tad Your argument seems reasonable. I altered the dependency array according to your suggestions but added a couple of qt5 dependencies and gstreamer.

tad commented on 2016-08-10 07:43 (UTC)

edh, check here: https://support.zoom.us/hc/en-us/articles/204206269-Linux-Installation I ran through namcap with the dependencies listed and it works fine on qt5. In fact it's the only way to get HiDPI support.