Mac中如何Chrome禁用更新[update chflags macos]

写在前面

在 macOS 系统中,系统更新提示的小红点常常让人不胜其扰。

尤其是当你希望保持现有系统的稳定性,或因兼容性问题暂不想升级时,这个小红点就像一个顽固的提醒。

复制代码
- windows

Mac版直接删除更新程序, 有效

复制代码
cd ~/Library/Google/GoogleSoftwareUpdate/
rm -rf GoogleSoftwareUpdate.bundle

新版的 Chrome 还需要禁用该目录的写入功能

复制代码
sudo chflags schg ~/Library/Google/GoogleSoftwareUpdate

恢复命令: sudo chflags noschg ~/Library/Google/GoogleSoftwareUpdate

chflags跟目录权限貌似没有关系, 变更后还是755.

console 复制代码
~/Library/Google$ ll
total 0
drwxr-xr-x   2 general  staff    64  5 15 14:10 GoogleSoftwareUpdate
~/Library/Google$ sudo chflags schg ~/Library/Google/GoogleSoftwareUpdate
Password:
~/Library/Google$ ll
total 0
drwxr-xr-x   2 general  staff    64  5 15 14:10 GoogleSoftwareUpdate

然后在"关于"页面, 就会显示

复制代码
Google Chrome可能无法进行自动更新。

The end.

相关推荐
天***88967 小时前
Chrome离线版下载版,Chrome离线版安装文件,Chrome离线包
前端·chrome
天***88969 小时前
Chrome扩展安装插件教程,Edge安装插件扩展教程,浏览器安装扩展程序方法
前端·chrome·edge
李白你好11 小时前
Chrome 插件 | js敏感信息扫描 多维度的 AI 分析功能
chrome
X1A0RAN1 天前
解决selenium提示chrome版本过低问题
chrome·selenium
洛克大航海2 天前
虚拟机 Ubuntu 中安装 Google Chrome 浏览器
linux·chrome·ubuntu
andyguo2 天前
ChatGPT Atlas vs Chrome:AI 浏览器的新纪元
人工智能·chrome·chatgpt
大飞记Python2 天前
实战分享:一键自动化下载指定版本的Chrome及Chromedriver(附Python源码)
chrome·python·自动化
南方以南_2 天前
Chrome开发者工具
前端·chrome
扫地的小何尚2 天前
一小时内使用NVIDIA Nemotron创建你自己的Bash计算机使用智能体
开发语言·人工智能·chrome·bash·gpu·nvidia
龙信科技2 天前
【国内电子数据取证厂商龙信科技】手机版Chrome调试方法
chrome·科技·智能手机