Package Details: zoom 7.0.0-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
Replaces: zoom-libs, zoom-libs-bin
Submitter: edh
Maintainer: edh (gromit)
Last Packager: edh
Votes: 729
Popularity: 10.58
First Submitted: 2015-08-15 13:18 (UTC)
Last Updated: 2026-03-26 02:00 (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

1 2 3 4 5 6 .. 90 Next › Last »

tastedcheese commented on 2026-04-02 22:12 (UTC) (edited on 2026-04-02 22:14 (UTC) by tastedcheese)

https://support.zoom.com/hc/en/article?id=zm_kb&sysparm_article=KB0061222

As of April 2, 2026, the Zoom Workplace app version 7.0.0 for Windows, macOS, Linux, and Android is unavailable for download due to an issue impacting a subset of users in the North America region. This change is to prevent further users from being impacted. Users who are already on version 7.0.0 will not be rolled back to an older version, but they can uninstall Zoom and reinstall the older version from the Download Center. Zoom engineering is actively addressing the issue and is planning to deploy a hotfix soon.

Tarball is still available tho

srahman5317 commented on 2026-03-26 19:16 (UTC) (edited on 2026-03-26 20:10 (UTC) by srahman5317)

Every time the app updates

  • the webview is disabled. (Deleting the config file does reset this but to an extent. It doesn't fix the webview on the homepage sometimes)

  • I keep getting logged out and all my settings reset everytime I close the app. I tried deleting all config and cache files/directories and reinstalling but the issue persists.

-Apologies but I found the solution. I was deleting zoom files for the config and chache directories but not deleting ~/.zoom . Deleting the latter solved the logout issue. Webview issue remains

monyxie commented on 2026-01-24 06:29 (UTC)

For those who are getting the Webview is disabled. error. I discovered that disableCef was set to true in my ~/.config/zoomus.conf despite I had never touched the file. The error went away after I removed ~/.config/zoom.conf and ~/.config/zoomus.conf.

edh commented on 2025-11-10 00:36 (UTC)

@YonatanB Added dependency. Thanks.

YonatanB commented on 2025-11-09 22:43 (UTC)

@edh It seems like there's a missing dependency on xcb-util-wm now after moving the qt5 dependencies to optdepends.

iyanmv commented on 2025-11-09 22:13 (UTC)

edh: Thanks for removing the dependency on qt5-webengine. However, I think you should have increased pkgrel.

edh commented on 2025-11-08 17:09 (UTC) (edited on 2025-11-09 21:14 (UTC) by edh)

@post-factum,@oech3 Thank you for the ping! I think all of qt is bundled with the package. I'll move both to optdepends just in case people are running into issues without it.

EDIT: the package no longer depends on qt5-webengine but I didn’t increase the pkgrel to avoid a needless update for most users.

oech3 commented on 2025-11-06 09:38 (UTC) (edited on 2025-11-06 09:38 (UTC) by oech3)

https://aur.archlinux.org/packages/zoom?all_deps=1#comment-1046545

webengine is bundled, safe to remove (or move to optdeps).

post-factum commented on 2025-11-06 09:26 (UTC)

JFYI, qt5-webengine is going to be dropped from Arch repos: https://lists.archlinux.org/archives/list/arch-dev-public@lists.archlinux.org/thread/U45C4RAW4IXVLO376XGFNLEGGFFXCULV/

Rhinoceros commented on 2025-11-04 05:18 (UTC)

@djshiye I finally got screen sharing working in KDE/Wayland with this zoom package.

I had previously read the wiki, but can't remember which bits I changed. The final part that fixed it for me was running systemctl --user restart plasma-xdg-desktop-portal-kde.service. Although my other Arch system didn't require this.

You can also test if screen sharing is working generally in Wayland/etc. at https://mozilla.github.io/webrtc-landing/gum_test.html