_prefix="/Users/Shared/Small"
echo "Unloading…"
launchctl unload -w "${HOME}/Library/LaunchAgents/com.verknowsys.SyncEmAll.plist"
echo "Uninstalling LaunchAgent…"
rm -f "${HOME}/Library/LaunchAgents/com.verknowsys.SyncEmAll.plist"
echo "Uninstalling Small…"
LOCAL_DEST="${_prefix}"
rm -rfv "${LOCAL_DEST}"