Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Zoom does not start 2024 #916

Open
theofficialgman opened this issue Jan 6, 2024 · 0 comments
Open

Zoom does not start 2024 #916

theofficialgman opened this issue Jan 6, 2024 · 0 comments

Comments

@theofficialgman
Copy link
Contributor

install instructions

version=5.4.53391.1108

# Get dependencies
sudo apt install libxcb-xtest0 libxcb-xfixes0 libturbojpeg0 pulseaudio-utils pulseaudio

rm -rf "${HOME}/zoom" ~/zoom_i686.tar.xz || sudo rm -rf "${HOME}/zoom" ~/zoom_i686.tar.xz
wget "https://zoom.us/client/${version}/zoom_i686.tar.xz" || wget "https://zoom.com/client/${version}/zoom_i686.tar.xz" || wget "https://d11yldzmag5yn.cloudfront.net/prod/${version}/zoom_i686.tar.xz"
  
tar -xf ~/zoom_i686.tar.xz
rm -f ~/zoom_i686.tar.xz

echo "[Desktop Entry]
Name=Zoom
Exec=box86 ${HOME}/zoom/ZoomLauncher %u
Icon=$(dirname "$0")/icon-64.png
Path=${HOME}/zoom/
Type=Application
Comment=i386 version of software platform used for teleconferencing using Box86
Categories=Network;
StartupNotify=true" > ~/.local/share/applications/zoom.desktop

run with

cd ~/zoom
box86 ./ZoomLauncher
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant