Package Details: zoom 6.3.6-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: 676
Popularity: 7.58
First Submitted: 2015-08-15 13:18 (UTC)
Last Updated: 2025-01-17 02:35 (UTC)

Dependencies (31)

Sources (1)

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 .. 41 42 43 44 45 46 47 48 49 50 51 .. 80 Next › Last »

dobedobedo commented on 2021-04-29 18:26 (UTC)

May I ask what does ibus do in this package? I remove it from PKGBUILD and it still works.

angelsl commented on 2021-04-28 07:50 (UTC)

Why is ibus added to the required dependencies?

edh commented on 2021-04-27 19:57 (UTC)

@ewtoombs According to zoom, pulseaudio-alsa is actually a hard dependency. To make it easier for users to circumvent using pulseaudio, I moved it to the list of optional dependencies.

ewtoombs commented on 2021-04-27 19:46 (UTC)

Is pulseaudio-alsa really an optional dependency, now that zoom natively supports pulseaudio? What's with that?

edh commented on 2021-04-22 07:41 (UTC) (edited on 2021-04-22 07:42 (UTC) by edh)

@bulletmark Yes, those who updated within the three hours in which the source was still named the same need to prune their *_orig packages. I did so to not force people who already pruned their cache to perform a "fake" update.

bulletmark commented on 2021-04-22 07:32 (UTC)

@edh, but you didn't bump the pkgrel, so won't the helpers just use the cached PKGBUILD?

edh commented on 2021-04-22 07:20 (UTC)

I renamed the source files so that AUR helpers don't get confused. One shouldn't need to do anything anymore.

bulletmark commented on 2021-04-22 05:17 (UTC)

@abdulhakeem, just rm -rf ~/.cache/yay/zoom and then yay -S zoom.

abdulhakeem commented on 2021-04-22 05:12 (UTC) (edited on 2021-04-22 05:13 (UTC) by abdulhakeem)

@edh what do you mean by "remove any old *_orig packages lying around that match the current version"? I don't have anything like that in my yay cache folder, should I be looking somewhere else?