尧图精选

Snap 安装 VS Code 报错:This revision was published using classic confinement 解决方法

🕒 发布时间:2026/9/2 14:14:36 📁 来源:尧图网络
一、问题现象在LinuxUbuntu中使用snap安装VS Codesudo snap install code报错信息如下error: This revision of snap code was published using classic confinement and thus may perform arbitrary system changes outside of the security sandbox that snaps are usually confined to, which may put your system at risk. If you understand and want to proceed repeat the command including --classic二、解决方法在命令后加--classic即可正常安装VS Codesudo snap install code --classic成功安装VS Code在命令行输入code即可打开VS Code
上一篇/下一篇内容由系统自动关联 返回资讯列表 →