@beanrod Just mark the package as "outdated" and I will update the checksums.
Search Criteria
Package Details: webex-bin 45.6.0.32536-1
Package Actions
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/ |
Keywords: | call conference meeting video |
Licenses: | custom |
Submitter: | AlexanderS |
Maintainer: | moritzo |
Last Packager: | moritzo |
Votes: | 39 |
Popularity: | 0.43 |
First Submitted: | 2021-05-12 11:28 (UTC) |
Last Updated: | 2025-06-05 15:13 (UTC) |
Dependencies (26)
- alsa-lib
- at-spi2-atk (at-spi2-core-gitAUR, at-spi2-core)
- at-spi2-core (at-spi2-core-gitAUR)
- atk (at-spi2-core-gitAUR, at-spi2-core)
- binutils
- krb5 (krb5-gitAUR)
- libcups (libcups-gitAUR, cups-gitAUR, libcups-gssapiAUR)
- libnotify (libnotify-gitAUR)
- libpulse (pulseaudio-dummyAUR, libpulse-gitAUR)
- libsecret
- libxcb (libxcb-gitAUR)
- libxcrypt-compat
- libxkbcommon-x11 (libxkbcommon-x11-gitAUR)
- libxss
- mesa (mesa-wsl2-gitAUR, mesa-amd-bc250AUR, amdonly-gaming-mesa-gitAUR, mesa-minimal-gitAUR, vulkan-terakan-gitAUR, mesa-fp8-gitAUR, mesa-gitAUR, mesa-amber)
- nspr (nspr-hgAUR)
- nss (nss-hgAUR)
- pango (pango-gitAUR)
- systemd-libs (systemd-libs-gitAUR, systemd-libs-selinuxAUR)
- upower (upower-gitAUR, upower-nocriticalAUR, upower-nosystemd-gitAUR)
- wayland (wayland-gitAUR, wayland-asan-gitAUR, wayland-chromiumAUR)
- xcb-util-image
- xcb-util-keysyms
- xcb-util-renderutil
- xcb-util-wm
- xdg-utils (busking-gitAUR, xdg-utils-slockAUR, mimiAUR, mimi-gitAUR, xdg-utils-handlrAUR, openerAUR, mimejs-gitAUR, xdg-utils-mimeoAUR)
Required by (0)
Sources (2)
AlexanderS commented on 2021-07-08 09:14 (UTC)
beanrod commented on 2021-07-07 23:14 (UTC) (edited on 2021-07-07 23:15 (UTC) by beanrod)
A reasonable way to get this to compile for those with little experience. note this will change as the version does the package maintainer is the best person to do this.
cd /tmp
git clone https://aur.archlinux.org/webex-bin.git
cd webex-bin
vim PKGBUILD (or nano etc.)
Look for lines and update to be as per below and save
pkgver=41.7.0.19440
sha256sums=('5b15f4f71024685baa3675e2e1f33d0572cb75943b618ccf67673b04c70904cc'
'0d0b2664ac4aeb9a4a4b9f530dee4a14c13875735b87a3d96bf81f43eeec00ab')
Lastly
makepkg --install
if the version breaks the SHA will to...
to update the sha do makepkg let is fail but type
sha256 webex-bin-41.7.0.19440.deb
sha256 webex.xml
really you ought to update the version to by opening the deb in a package manager open opt/Webex/bin/webex.desktop this file has the version
apologies for the poor formatting
Kastakin commented on 2021-06-30 13:45 (UTC)
As other reported the video functionality seems to be totally broken. Trying to join/start a call result in a black window and the ui freezes if the Video Settings are accessed.
jpegxguy commented on 2021-06-29 17:18 (UTC)
This program has all sorts of visual artifacts, black screens e.t.c., both under X, Wayland and Xwayland (enforced with the removal of WAYLAND DISPLAY)
I'm using amdgpu on AMD Ryzen 5 3500U with Radeon Vega Mobile Gfx
Only me? It's kind of unusable when you try to join a meeting
Neurolit commented on 2021-06-14 11:25 (UTC)
@Andy123Andy1 Same problem here. After a few minutes, some buttons appear on the blank window when I try to click on them, but that's all. I'm using Gnome 40.2 and Wayland, but it doesn't work on Xorg either.
Andy123Andy1 commented on 2021-06-10 08:37 (UTC)
My webcam dosen't work. If the module uvcvideo is loaded. I cant open a meeting. The next window is blank. Has some one a idea?
EthanHalsall commented on 2021-06-09 21:46 (UTC)
To fix validation error replace sha256 in build files with 7fae1e99764ad58d68b13b2d39ff1ba3c80beaa6b6d0567ac49b109c456832ba.
sfabius commented on 2021-06-04 12:58 (UTC)
I am getting validity check error:
==> Validating source files with sha256sums...
webex-bin-41.5.0.18911.deb ... FAILED
webex.xml ... Passed
==> ERROR: One or more files did not pass the validity check!
kplant commented on 2021-06-02 15:39 (UTC) (edited on 2021-06-02 15:39 (UTC) by kplant)
Webex doesn't seem to be able to display any PNG images, however GIFs do display. I have libpng and libpng12 installed, i don't see any missing dependencies with ldd CiscoCollabHostCef
SvenDev commented on 2021-06-02 00:47 (UTC)
Webex installs and starts properly, but when looking at all my messages, all of my groups and message history is just displaying "Decrypting title" or "Decryption Content", any thoughts on how to fix this?
Pinned Comments
moritzo commented on 2024-08-05 04:08 (UTC) (edited on 2024-10-09 06:39 (UTC) by moritzo)
Hi community, I did take over maintenance for this package, since I need it for work. It's my first package here on the AUR, so please be forgiving for any mistakes.
If there is a problem with the checksums, flag the package out-of-date at the top of the page. I'll update the PKGBUILD as soon as possible.