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 .. 64 65 66 67 68 69 70 71 72 73 74 .. 80 Next › Last »

hkirsman commented on 2019-04-13 22:42 (UTC)

The issue was with latest mesa https://www.mesa3d.org/relnotes/19.0.2.html

Needed to do some magic to get the version updated because I had some patch version [19.0.1+really+18.3.5-1] which pamac didn't understand anymore. The whole story here: https://forum.manjaro.org/t/something-with-gpu-broke-in-deepin/83004/17

The Flatpack version worked but it the video was a bit lagging so switching back to native. At least there's an alternative if something happens.

hkirsman commented on 2019-04-10 11:49 (UTC)

Works with Flatpack. Tx!

SanskritFritz commented on 2019-04-10 10:20 (UTC)

Since Zoom is distributed as binary with given dependencies, any change in Archlinux can render Zoom nonfuncional. Hence I would recommend using the Flatpack version which ships the libraries Zoom is depending on: https://flathub.org/apps/details/us.zoom.Zoom

hkirsman commented on 2019-04-10 09:17 (UTC) (edited on 2019-04-10 09:18 (UTC) by hkirsman)

My Zoom stopped working after system update (I think Zoom was not updated). Could you say what could be wrong? This I get when executing on shell: libEGL warning: DRI2: failed to authenticate libEGL warning: DRI2: failed to open swrast (search paths /usr/lib/dri) libEGL warning: DRI2: failed to open swrast (search paths /usr/lib/dri) libEGL warning: DRI2: failed to authenticate libEGL warning: DRI2: failed to open swrast (search paths /usr/lib/dri) libEGL warning: DRI2: failed to open swrast (search paths /usr/lib/dri) QXcbIntegration: Cannot create platform OpenGL context, neither GLX nor EGL are enabled

edit: how can you make code blocks here? :)

edh commented on 2019-01-21 17:36 (UTC)

@daenney Thanks for the hint. Done.

daenney commented on 2019-01-21 14:41 (UTC)

With 2.7.x the PKGBUILD can use a smaller list of dependencies as they now seem to bundle the parts of Qt required:

depends=('glib2' 'libxcb' 'libxfixes' 'libxrandr' 'fontconfig' 'mesa' 'libxi'
         'libsm' 'libxrender' 'libpulse' 'libxcomposite' 'libxslt' 'sqlite' 'dbus' 'ibus') 

mkingston commented on 2018-12-04 15:02 (UTC) (edited on 2018-12-04 15:07 (UTC) by mkingston)

Should've put this information into the comment when I flagged out of date.

New pkgver=2.6.146750.1204

I figure you should prob get the new sha512 yourself.

For any readers, a recent Zoom exploit: https://medium.com/tenable-techblog/remotely-exploiting-zoom-meetings-5a811342ba1d

ronw commented on 2018-12-04 14:47 (UTC)

Got an email from Zoom support this morning (2018-12-04) saying they fixed the certificate warnings that started with the previous update.

flutes commented on 2018-09-19 01:49 (UTC)

Hi, I've downloaded zoom via the aur but I'm having an issue when using makepkg -si:

error: failed retrieving file 're2-20180801-1-x86_64.pkg.tar.xz' from [every mirror] : The requested URL returned error: 404

Any help would be greatly appreciated :)