PHP: Downloads (original) (raw)
Downloads & Installation Instructions
I want to use PHP for .
I work with , and use
I want to be able to use multiple PHP versions: I want to compile everything from source:
Did you find a mistake? Didn't find what you were looking for? Please submit an issue.
Instructions
On the command line, run the following commands:
# Update the package lists.
sudo apt update
# Install PHP.
sudo apt install -y php