我需要升級到 Thunderbird 78。我試過:
sudo add-apt-repository ppa:ubuntu-mozilla-daily/ppa
然後Ubuntuupdate
一直upgrade
告訴我:
thunderbird is already the newest version (1:68.10.0+build1-0ubuntu0.20.04.1).
最好的
答案1
Ubuntu 桌面團隊是目前正在包裝 Thunderbird 78。要有耐心。
您不需要新增 PPA。 Ubuntu 桌面和 Ubuntu 安全團隊定期更新所有支援的 Ubuntu 版本中的 Firefox 和 Thunderbird。
您收到的特定輸出意味著沒有人將 Thunderbird 78 上傳到該 PPA。
答案2
您可以使用這個 ppa,它提供了沒有像 libc6 這樣的 deps 的打包版本。 Thunderbird 實際上鎖定在 focus 上為版本 68,而在 20.10 上鎖定為版本 78,但它強制使用 libc6 2.32。
無論如何,從這裡使用它https://www.ubuntuupdates.org/ppa/ubuntu_mozilla_security?dist=focal
sudo add-apt-repository ppa:ubuntu-mozilla-security/ppa
sudo apt-get update
sudo apt-get install thunderbird
thunderbird-fr
例如,您也可以安裝以使用法文翻譯。
答案3
如果您確實需要新版本,可以使用 Snap Store