【问题标题】:Is it possible to ignore/autoyes all disk space prompts in an apt-get installation? [closed]是否可以在 apt-get 安装中忽略/自动显示所有磁盘空间提示? [关闭] 【发布时间】:2014-11-02 20:19:07 【问题描述】: 是否可以在 apt-get 安装中忽略/自动显示所有磁盘空间提示? 【问题讨论】: 标签: apt-get ubuntu-13.10 【解决方案1】: apt-get install -y <package name> 【讨论】: