Package Details: zoom 7.1.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: 732
Popularity: 5.51
First Submitted: 2015-08-15 13:18 (UTC)
Last Updated: 2026-06-28 23:56 (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 .. 92 Next › Last »

cjm commented on 2026-06-23 15:50 (UTC)

I started having an issue where emojis in chat were basic black-and-white outlines, and some were very strange (the :+1: emoji was just 2 rectangles). Earlier versions of Zoom had full-color emojis.

Installing noto-fonts-emoji solved the problem. It seems like this package should have at least an optional dependency on emoji-font, as it seems like it no longer includes its own.

andreip commented on 2026-06-12 10:40 (UTC)

Thank you, @carlosalvatore! I had figured that out too. I even added fc-cache -f -v to execute at each startup to try to avoid the problem in the future. I've saved your commands in a script in case I may have use for them in the future.

carlosalvatore commented on 2026-06-11 23:02 (UTC) (edited on 2026-06-11 23:09 (UTC) by carlosalvatore)

I had the same problem. In my case, it was related to fontconfig caches. Try this:

  1. Clean the current caches

    $ rm -rf .cache/fontconfig
    $ sudo rm -rf /var/cache/fontconfig/*
    $ rm -rf .cache/zoom-fontconfig # If this exists
    
  2. Rebuild the fontconfig caches for the system and the current user

    $ sudo fc-cache -rsv
    $ fc-cache -rsv
    

After that, it worked fine.

Good luck.

andreip commented on 2026-05-27 02:55 (CST) Does it only crash for me on startup?

zoom was exited due to a handled signal: 11

usta commented on 2026-06-02 15:07 (UTC) (edited on 2026-06-02 15:08 (UTC) by usta)

@lou , @ galvez_65 @AndyM48 If your system still trying to build old versions probably it is related to caches on your box so follow :

sudo rm /var/cache/pacman/pkg/* -Rf
yay -Scc

Select y for each question

Then try again to install/build zoom

lou commented on 2026-06-02 11:29 (UTC)

This installs version 6.6 for me, not 7.05.

andreip commented on 2026-05-27 08:55 (UTC)

Does it only crash for me on startup?

zoom was exited due to a handled signal: 11

galvez_65 commented on 2026-05-21 13:45 (UTC)

Echoing @AndyM48 the PKGBUILD file still points to version 7.0.0

AndyM48 commented on 2026-05-20 06:25 (UTC)

Did you forget to upload the new package?

Downloading zoom-7.0.0.1666_orig_x86_64.pkg.tar.xz

jankofron commented on 2026-05-11 12:49 (UTC) (edited on 2026-05-11 12:50 (UTC) by jankofron)

I had an issue with a blank calendar/schedule window (could not schedule anything). I cannot see it here, so I am posting my fix: In ~/.config/zoomus.conf, setting:

enableCefOsrMode=false

and restarting the app helped me. (It has been set to true). My LLM agent dug that somewhere online, so putting it here to save time to those who would need to find it manually. I am on xfce/x11.

doblerone commented on 2026-04-29 07:39 (UTC)

I'm on Wayland/Plasma. I don't have the option to blur my background and I can't even change it. Running the updated version of zoom 7.0.0-1