我可以将 Thunderbird 115 安装为 .deb 软件包吗?

pbh*_*bhj 6 apt thunderbird

我使用的是 Kubuntu 23.04,不使用 Snap,并且希望从已安装的版本 102 更新到 Thunderbird 115。这可能吗?看起来 Ubuntu 已经停止为主流应用程序提供非 Snap 软件包,而 Thunderbird 自己为我提供了 tar.bz2,而我宁愿使用打包应用程序。

Thunderbird 115 是否会作为官方 .deb 文件提供?它会在回购中吗?安装它并保持更新的最佳非 Snap 方式是什么?

小智 6

您可以通过在系统中添加 ppa:mozillateam/thunderbird-next 来轻松添加 Thunderbird beta 的官方 PPA,以获得 Thunderbird 115。

sudo add-apt-repository ppa:mozillateam/thunderbird-next
sudo apt update
Run Code Online (Sandbox Code Playgroud)

对我来说效果很好。

链接: https: //launchpad.net/~mozillateam/+archive/ubuntu/thunderbird-next