Skip to main content
Became Hot Network Question
more & pertinent words in the title
Link
Jeff Schaller
  • 68.8k
  • 35
  • 122
  • 265

apt: What's the diffdifference between php"apt install php" and "apt install php-defaultsdefaults"?

Source Link
user149572
user149572

apt: What's the diff between php and php-defaults?

What's the difference between apt install php and apt install php-defaults?

In a first glimpse I would theorize that php should include everything default for a (latest) php program.

I ask this as a follow up to this question.