首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >通过apt-get在每个安装上不再需要软件包的消息。

通过apt-get在每个安装上不再需要软件包的消息。
EN

Ask Ubuntu用户
提问于 2016-07-10 12:09:11
回答 1查看 870关注 0票数 0

我运行了这个命令sudo apt-get install tor-browser并得到了这个输出。我是否应该像上面提到的那样应用自动删除?

代码语言:javascript
复制
 sudo apt-get install tor-browser
    Reading package lists... Done
    Building dependency tree       
    Reading state information... Done
    The following packages were automatically installed and are no longer required:
      linux-headers-4.4.0-21 linux-headers-4.4.0-21-generic linux-headers-4.4.0-22
      linux-headers-4.4.0-22-generic linux-image-4.4.0-21-generic
      linux-image-4.4.0-22-generic linux-image-extra-4.4.0-21-generic
      linux-image-extra-4.4.0-22-generic linux-signed-image-4.4.0-21-generic
      linux-signed-image-4.4.0-22-generic
    Use 'sudo apt autoremove' to remove them.
    The following NEW packages will be installed:
      tor-browser
    0 upgraded, 1 newly installed, 0 to remove and 44 not upgraded.
    Need to get 69.5 MB of archives.
    After this operation, 69.5 MB of additional disk space will be used.
    Get:1 http://ppa.launchpad.net/webupd8team/tor-browser/ubuntu xenial/main amd64 tor-browser amd64 6.0.2-1~webupd8~0 [69.5 MB]
EN

回答 1

Ask Ubuntu用户

回答已采纳

发布于 2016-07-10 12:13:48

在以前的apt操作中,您的Linux和associates已经更新,旧内核不再需要了。这就是为什么apt系统建议你删除旧的。您可以使用"sudo apt自动删除“命令--如建议的--在完成tor-browser安装之后删除它们。

票数 3
EN
页面原文内容由Ask Ubuntu提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://askubuntu.com/questions/796988

复制
相关文章

相似问题

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