Package Details: webex-bin 43.11.0.27795-1

Git Clone URL: https://aur.archlinux.org/webex-bin.git (read-only, click to copy)
Package Base: webex-bin
Description: Webex for Linux
Upstream URL: https://www.webex.com/
Licenses: custom
Submitter: AlexanderS
Maintainer: AlexanderS
Last Packager: AlexanderS
Votes: 31
Popularity: 1.46
First Submitted: 2021-05-12 11:28 (UTC)
Last Updated: 2023-11-16 16:28 (UTC)

Pinned Comments

AlexanderS commented on 2021-10-14 14:19 (UTC) (edited on 2021-10-14 14:19 (UTC) by AlexanderS)

If the checksums do not match with the downloaded files, Cisco may have updated the Webex package. Please simply click the "Flag package out-of-date" link at top of the page and I will update the package as soon as possible.

Latest Comments

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

m1k.cloud commented on 2024-05-28 18:06 (UTC)

fyi a new official Linux build has been released on may 21

fordprefect commented on 2024-05-13 14:46 (UTC)

What is the point of downloading a stale version of libsecret from the ALA? Does this software require a specific version it was compiled against? I'd propose adding a versioned dependency then, instead of just downloading the package.

ChaosKid42 commented on 2024-04-04 08:59 (UTC)

I was able to build the newest available Version applying the following patch to PKGBUILD:

diff --git a/PKGBUILD b/PKGBUILD
index a7805d4..ff0011f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
 # Maintainer: Alexander Sulfrian <asulfrian@zedat.fu-berlin.de>
 pkgname=webex-bin
-pkgver=43.11.0.27795
+pkgver=43.11.0.28947
 pkgrel=1
 pkgdesc="Webex for Linux"
 arch=('x86_64')
@@ -32,10 +32,10 @@ depends=('alsa-lib'
          'xcb-util-renderutil'
          'xcb-util-wm'
          'xdg-utils')
-source=("$pkgname-$pkgver.deb::https://binaries.webex.com/WebexDesktop-Ubuntu-Gold/20231108131957/Webex.deb"
+source=("$pkgname-$pkgver.deb::https://binaries.webex.com/WebexDesktop-Ubuntu-Official-Package/Webex.deb"
         'webex.xml'
         'https://archive.archlinux.org/packages/l/libsecret/libsecret-0.20.4-1-x86_64.pkg.tar.zst')
-sha256sums=('29f2db2f82b17b402e3c4ec854aee6be409a54fa460bb39a91c4c41e157dd19d'
+sha256sums=('eaa97c97c55e024cdb7a6df997e865d467ae023335fc253c981cec619589fc32'
             '736a3ee2f30c947493eb01787205fc650f08a664a2c6a4a17c4189b8e2420c5a'
             '7bc3f4e27d141cf8d1979cd49adc58ee599686f6c1a898a013ef84ac22fd1f90')
 options=('!strip')

mluque commented on 2024-01-09 14:51 (UTC) (edited on 2024-01-09 14:51 (UTC) by mluque)

When trying to install this AUR package, I obtain next error:

warning: downgrading package libsecret (0.21.2-1 => 0.20.4-1)

error: './src/libsecret-0.20.4-1-x86_64.pkg.tar.zst': duplicate target

reloadedd commented on 2023-11-12 20:24 (UTC)

The chat and breakout sessions work now. However, screen sharing on Wayland does not work currently (there is no share screen button in the application). Also, it's in they're Coming soon section from here: https://help.webex.com/en-us/article/9vstcdb/Webex-App-for-Linux.

dimosd commented on 2023-09-30 09:05 (UTC)

@belebtintensaur: Last time I checked the Linux version was missing the chat functionality and breakout sessions. Screen sharing worked on x.org

belebtintensaur commented on 2023-09-22 12:59 (UTC)

How can i turn on the in meeting chat functionality ?

Webex doesent display the chat button while the windows version do this for the same meeting

Select-Reappoint commented on 2023-09-08 10:19 (UTC) (edited on 2023-09-08 10:20 (UTC) by Select-Reappoint)

Hello,

I'm having trouble running webex. Launching from the terminal or via the desktop entry nothing happens and checking journalctl shows a coredump. I am running wayland but not sure where to start debugging. Normally I joined meetings from my browser but for some reason some meetings don't allow me to join from the browser.

Any help would be much appreciated,

Thanks

nilpernil commented on 2022-12-12 12:47 (UTC)

I've managed to downgrade to the lastest version with working screen sharing (thanks @AlexanderS), but webex keeps updating itself, is there any way to block this from happening? (I didn't made any yay update or pacman sync)