要卸载BIND9软件及其配置文件应使用以下命令( )
A: apt-get --purge remove bind9
B: apt-get -r bind9
C: apt-get -r remove bind9
D: apt-remove bind9
A: apt-get --purge remove bind9
B: apt-get -r bind9
C: apt-get -r remove bind9
D: apt-remove bind9
举一反三
- 要卸载软件包,不可以使用命令()。 A: sudo apt-get remove B: sudo apt-get autoremove C: sudo apt -get update D: sudo apt-get purge
- 【单选题】如果使用yum安装一个叫做bind的软件,下面那个命令是正确的? A. yum -ivh bind B. yum install bind C. yum remove bind D. yum list bind
- 在Ubuntu中用来卸载软件的命令是? A: sudo apt-get install XXX B: sudo apt-get remove XXX C: sudo apt-get update XXX D: sudo apt-get upgrade XXX
- 在Mac OS下安装MongoDB使用命令() install mongodb. A: brew B: apt-get C: sudo D: apt
- 使用yum安装bind后,下列文件中哪些是bind的配置文件(