wyf9 在 (手把手教程) Ubuntu 怎么彻底干掉烦人的 Snap? 这篇文章就够! 中发帖
https://wyf9.top/p/ubuntu-nosnap/
省流 (Ubuntu 25.04)
▶ 点击展开
切换到 Firefox & Thunderbird PPA
首先卸载预装的 Firefox Snap 版:
sudo snap remove firefox --purge
首先,添加 Firefox & Thunderbird 的 PPA 源 (两软件在同一个源):
sudo add-apt-repository ppa:mozillateam/ppa
[图片 | 690x395]
接下来,编辑 /etc/apt/preferences.d/mozillateamppa,写入以下内容:
# /etc/apt/preferences.d/mozillateamppa
Package: firefox*
Pin: release o=LP-PPA-mozill...