Como faço para impedir que o apache2 seja instalado quando tento desinstalar o php-fpm?

0

Por que o ubuntu 14.04 deseja instalar o apache2 quando estou desinstalando o php-fpm, isso parece bastante bizarro. Como faço para parar? Eu tentei limpar.

$ sudo apt-get remove php5-fpm
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following extra packages will be installed:
  apache2 apache2-bin apache2-data libapache2-mod-php5 libapr1 libaprutil1
  libaprutil1-dbd-sqlite3 libaprutil1-ldap php5-cli php5-readline ssl-cert
Suggested packages:
  apache2-doc apache2-suexec-pristine apache2-suexec-custom apache2-utils
  php-pear openssl-blacklist
The following packages will be REMOVED:
  php5-fpm
The following NEW packages will be installed:
  apache2 apache2-bin apache2-data libapache2-mod-php5 libapr1 libaprutil1
  libaprutil1-dbd-sqlite3 libaprutil1-ldap php5-cli php5-readline ssl-cert
0 upgraded, 11 newly installed, 1 to remove and 11 not upgraded.
Need to get 5,659 kB of archives.
After this operation, 15.3 MB of additional disk space will be used.
Do you want to continue? [Y/n]
    
por Kit Sunde 08.05.2018 / 10:18

0 respostas