- Download Zoom.pkg from https://zoom.us/download
- Extract it using https://www.timdoug.com/unpkg/
- Now you have Zoom/zoom.us.app
- Launch Zoom by
zoom.sh Zoom/zoom.us.app/Contents/MacOS/zoom.us
caveats:
- Zoom will fail to start meeting for the first time. Just launch again.
- Zoom will tell that crash happened, but you should ignore it.
If you get an error dialog about the login keychain being missing, you can add the s-expression:
(literal \"$HOME/Library/Keychains/login.keychain-db\")to the list in the
block. the keychain APIs mediate access to the actual sensitive data in the keychain, so my tinfoil hat says this is a reasonable thing to do. Your hat may disagree.