我利用了免费使用 Ubuntu Pro 订阅的优惠,供个人使用,并遵循了以下分步指南:https://discourse.ubuntu.com/t/ubuntu-pro-beta-tutorial/31018
添加 esm 存储库后,我在 16.04 Ubuntu 上收到了超过 220 个软件包的更新,这非常酷,Canonical 继续支持此版本的 Ubuntu。
pro security-status
1340 packages installed:
1092 packages from Ubuntu Main/Restricted repository
234 packages from Ubuntu Universe/Multiverse repository
7 packages from third parties
7 packages no longer available for download
To get more information about the packages, run
pro security-status --help
for a list of available options.
Main/Restricted packages are receiving security updates from
Ubuntu Pro with 'esm-infra' enabled until 2026. You have received 228 security
updates.
Universe/Multiverse packages are receiving security updates from
Ubuntu Pro with 'esm-apps' enabled until 2026. You have received 35 security
updates.
我唯一的问题是 - 我不知道如何更新互联网浏览器 - Firefox 和 Chromium 都没有更新。有人在 16.04 LTS 上使用 Ubuntu Pro 订阅吗?如何更新 Firefox/Chromium 软件包?
答案1
您可以使用 Mozilla 的 Firefox PPA,它支持 Ubuntu 16.04 的 i386 Firefox。
sudo add-apt-repository ppa:mozillateam/ppa
sudo apt-get update
sudo apt install firefox