我的发行版:
lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 19.10
Release: 19.10
Codename: eoan
我的内核:
uname -a
Linux n552vw 5.3.0-46-generic #38-Ubuntu SMP Fri Mar 27 17:37:05 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux
更新:
Ubuntu 20.04 已于 4 天前正式发布。
尝试更新
sudo do-release-upgrade -c
Checking for a new Ubuntu release
No new release found.
问题
- 系统还是没有提示更新,有什么原因吗?
笔记
- 我不要开发版本(标志
-d
)——我想要最终版本。 - 为什么是官方页面使用的状态旗子
-d
(update-manager -c -d
)?