#!/bin/bash # # Remove the Zoom.us localhost webserver/launcher component and prevent Zoom from reinstalling it. pkill -i zoom rm -rf ~/.zoomus touch ~/.zoomus chmod 000 ~/.zoomus