Package Details: zoom 6.2.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: 669
Popularity: 6.69
First Submitted: 2015-08-15 13:18 (UTC)
Last Updated: 2024-11-18 14:28 (UTC)

Pinned Comments

erbrecht commented on 2024-11-19 13:06 (UTC)

@Rhinoceros - I finally got screen sharing to work under KDE with Wayland. Looks like I'm using the same versions as you:

  • Zoom 6.2.10
  • pipewire 1.2.6

I followed the Screen share section on the Zoom wiki page:

https://wiki.archlinux.org/title/Zoom_Meetings

The only thing I didn't need to do was set XDG_CURRENT_DESKTOP=gnome. I followed the other steps, and now I can choose my desktop/window to share. Prior to following the wiki I couldn't stop screen sharing without the hanging issue, which I was experiencing prior to 6.2.10.

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 .. 73 74 75 76 77 78

alaricljs commented on 2015-09-01 20:00 (UTC)

Adding that package alone is what made it possible for me to start using my account so while it's part assumption I think it's fairly certain.

edh commented on 2015-08-31 19:26 (UTC)

@alaricljs Thanks! I added lib32-openssl to the dependencies-array. However since I do not use the program myself I am unable to asses whether it is really needed or provided by the package itself.

alaricljs commented on 2015-08-31 19:09 (UTC)

Please add lib32-openssl to the dependencies, it is used for SSO against https.

edh commented on 2015-08-28 09:42 (UTC)

@sonny Actually lib32-libgl is the required dependency, hence lib32-nvidia-utils is the corresponding package for the nvidia guys (like me) but lib32-mesa-libgl should do the trick for everyone else. Thanks for the reminder, I have overlooked that at the previous commit.

sonny commented on 2015-08-28 08:43 (UTC)

@edh thanks; why is lib32-nvidia-utils a dependency? Should probably be optional.

edh commented on 2015-08-27 16:23 (UTC)

@sonny Thanks! I cleaned up the whole dependecies-array.

sonny commented on 2015-08-25 07:46 (UTC)

2 dependencies are missing; lib32-libxrender and lib32-sqlite thanks