我总是使用update-manager -d
just,所以我记得 manager 和 -d 之间有一个空格键。我今天运行了它,它显示了下面的图像。
为什么会这样?或者真的有 11.10 更新吗?有人在捉弄我吗?
答案1
-d
表示开发版本,即 Oneiric。只需在不带标志的情况下运行它,您就会获得定期更新。
egil@morgenstern [~] $ update-manager --help
Usage: update-manager [options]
Options:
-h, --help show this help message and exit
-V, --version Show version and exit
--data-dir=DATA_DIR Directory that contains the data files
-c, --check-dist-upgrades
Check if a new Ubuntu release is available
-d, --devel-release Check if upgrading to the latest devel release is
possible
-p, --proposed Upgrade using the latest proposed version of the
release upgrader
--no-focus-on-map Do not focus on map when starting
--dist-upgrade Try to run a dist-upgrade
--no-update Do not check for updates when starting
-s, --sandbox Test upgrade with a sandbox aufs overlay