Ubuntu 15.04 附带 Thunderbird 版本 31.7.0,但当前最新稳定版本是 38.0.1(日期:2015 年 7 月 1 日)。
$ apt-cache policy thunderbird
thunderbird:
Installed: 1:31.7.0+build1-0ubuntu0.15.04.1
Candidate: 1:31.7.0+build1-0ubuntu0.15.04.1
[...]
- 更新有意义吗?
- 为什么 Ubuntu 没有在其存储库中提供最新版本?
- 我怎样才能不那么痛苦地得到它?
答案1
- 这说得通!
- 也许是新的设计???
使用 PPA:
sudo add-apt-repository ppa:mozillateam/thunderbird-next sudo apt-get update sudo apt-get dist-upgrade