K
K
kkoshakk2016-07-19 15:22:55
ubuntu
kkoshakk, 2016-07-19 15:22:55

What is the difference between php-cli and php7.0-cli?

In Ubuntu 16.04 I install PHP, I want to install additional. modules, I type a command to see the list of available modules (apt-cache search php- | less), a list appears, there is php-cli and php7.0-cli, what is the difference between them and which one to install?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
Z
zooks, 2016-07-19
@kkoshakk

In different manuals on 16.04 they write differently. Personally, I install php7.0-cli.

dpkg --get-selections | awk '/php/{print $1}' | xargs dpkg-query --show $1

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question