为什么我想装man手册,不让我选择就直接退出了?
Tofloor
poster avatar
jerry2cool
deepin
2020-02-24 05:43
Author
执行了 apt-get install manpages-posix-dev,也询问我是否安装了,但是又自动替我选择了NO,不给我自己选择的机会,如下图,各位老大帮我看看是什么原因呀?多谢。


Reply Favorite View the author
All Replies
avatar
jzc
deepin
2020-02-24 06:55
#1
不会吧  按回车键默认是确定
Reply View the author
avatar
jerry2cool
deepin
2020-02-24 07:08
#2
https://bbs.deepin.org/post/189218
不会吧  按回车键默认是确定

它连让我按回车的机会都不给我,直接就给我选择中止了。。。。
Reply View the author
avatar
lzy831
deepin
2020-02-24 07:18
#3
试试这个:
sudo apt-get install manpages-posix-dev -y --force-yes
Reply View the author
avatar
jerry2cool
deepin
2020-02-24 07:59
#4
https://bbs.deepin.org/post/189218
试试这个:
sudo apt-get install manpages-posix-dev -y --force-yes

可以了,非常非常感谢。。。。

不过回了这么一句:“W: --force-yes 已经被废弃,请使用以 --allow 开头的选项来代替。”,不过 试着man手册是装成功了。
Reply View the author