Package Details: zoom 6.4.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: 686
Popularity: 9.53
First Submitted: 2015-08-15 13:18 (UTC)
Last Updated: 2025-04-22 04:41 (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 79 80 81 82 Next › Last »

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.

chaparro commented on 2016-08-25 05:26 (UTC)

Has anyone tried using https://zoom.us/client/latest/zoom_2.0.57232.0713_x86_64.pkg.tar.xz? Not sure if this was just an oversight but it may help.

juantascon commented on 2016-08-12 16:17 (UTC)

a bit out of topic here but do you guys know if there's any way to join a conference via command line? all I found on the internet was docs for doing it trough the UI, zoom -h or zoom --help doesn't tell anything either

edh commented on 2016-08-10 16:07 (UTC) (edited on 2016-08-10 16:07 (UTC) by edh)

@tad Your argument seems reasonable. I altered the dependency array according to your suggestions but added a couple of qt5 dependencies and gstreamer.

tad commented on 2016-08-10 07:43 (UTC)

edh, check here: https://support.zoom.us/hc/en-us/articles/204206269-Linux-Installation I ran through namcap with the dependencies listed and it works fine on qt5. In fact it's the only way to get HiDPI support.

edh commented on 2016-08-06 11:45 (UTC)

@tad Thanks for the hint about the static source link. I altered the PKGBUILD accordingly. However I am not so sure about the dependencies you listed. The current dependencies are directly taken from the upstream package with no modifications, therefore I expect that the developers in one or the other way rely on each of them.

tad commented on 2016-08-06 07:17 (UTC)

I took a moment to clean up some dependencies, as they have changed. qt4 is no longer needed, for example. depends=( 'glib2' 'gstreamer' 'libxcb' 'xcb-util-image' 'fontconfig' 'mesa' 'libxi' 'libsm' 'libxrender' 'libpulse' 'libxcomposite' 'libxslt' 'sqlite' 'xcb-util-keysyms' )

tad commented on 2016-08-06 06:51 (UTC) (edited on 2016-08-06 06:51 (UTC) by tad)

This works: source_i686=("https://zoom.us/client/{$pkgver}/zoom_${pkgver}_i386.deb") source_x86_64=("https://zoom.us/client/{$pkgver}/zoom_${pkgver}_amd64.deb")

edh commented on 2016-06-02 14:43 (UTC)

@bcc Thanks for flagging the package. Unfortunately the zoom release blog is not updated timely, plus they don't use static links for one release but prefer to break the existing link each time a new release is introduced.

bcc commented on 2016-06-02 12:01 (UTC)

curl: (22) The requested URL returned error: 403 Forbidden ==> ERROR: Failure while downloading https://zoom.us/client/latest/zoom_2.0.49177.0430_amd64.deb Aborting... :: failed to verify zoom integrity FAIL: 1