首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >"sudo apt-get dist-upgrade“是做什么的?

"sudo apt-get dist-upgrade“是做什么的?
EN

Ask Ubuntu用户
提问于 2017-09-24 13:21:21
回答 1查看 10.2K关注 0票数 2

我想了解更多关于这个命令的信息:

代码语言:javascript
复制
sudo apt-get dist-upgrade
EN

回答 1

Ask Ubuntu用户

发布于 2017-09-24 13:28:01

请参见man apt-get

代码语言:javascript
复制
 dist-upgrade
           dist-upgrade in addition to performing the function of upgrade, also intelligently handles changing
           dependencies with new versions of packages; apt-get has a "smart" conflict resolution system, and it will
           attempt to upgrade the most important packages at the expense of less important ones if necessary. The
           dist-upgrade command may therefore remove some packages. The /etc/apt/sources.list file contains a list of
           locations from which to retrieve desired package files. See also apt_preferences(5) for a mechanism for
           overriding the general settings for individual packages.
票数 2
EN
页面原文内容由Ask Ubuntu提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://askubuntu.com/questions/958931

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档