禁止google和microsoft edge浏览器更新

禁止google和microsoft edge浏览器更新

命令行更新谷歌浏览器

python 复制代码
sudo apt install --only-upgrade google-chrome-stable

禁止谷歌浏览器的更新

python 复制代码
sudo apt-mark hold google-chrome-stable

验证已禁止

python 复制代码
apt-mark showhold | grep google-chrome
apt list --upgradable | grep -i google-chrome || echo "No Chrome updates pending"
google-chrome --version

进一步确认模拟升级不会动 Chrome

python 复制代码
apt-get -s upgrade | grep -i google-chrome || echo "Chrome will not be upgraded"

禁止microsoft edge浏览器的更新

python 复制代码
sudo apt-mark hold microsoft-edge-stable
相关推荐
QianCenRealSim16 小时前
十五五智能网联汽车产业发展战略与前景展望
microsoft·十五五智能网联汽车产业发展
std860211 天前
微软升级Copilot Actions,可对本地文件执行操作
microsoft·copilot
ITHAOGE152 天前
下载| Windows 11 ARM版11月官方ISO系统映像 (适合部分笔记本、苹果M系列芯片电脑、树莓派和部分安卓手机平板)
windows·科技·microsoft·微软·电脑
吴法刚2 天前
Gemini cli 源码分析之Chat-ContentGenerator生成式 AI 模型交互
人工智能·microsoft·ai·gemini·ai编码
星尘安全2 天前
研究人员发现严重 AI 漏洞,Meta、英伟达及微软推理框架面临风险
人工智能·microsoft·网络安全·程序员必看
板鸭〈小号〉2 天前
守护进程(linux)
microsoft
Leinwin2 天前
微软与Anthropic深化战略合作,在Azure Foundry平台部署Claude系列AI模型
人工智能·microsoft·azure
JasonSJX3 天前
海海软件成为微软 PlayReady DRM 官方合作伙伴
microsoft·drm·视频加密·playready·数字版权保护
西焱4403 天前
微软官方直链下载(winxp,win8,win10,win11镜像下载)
microsoft
季春二九3 天前
微软 .Net 运行库丨多语言丨离线全集丨静默安装丨多架构支持
microsoft·.net