Let's install PHP.
sudo apt install -y php
Installation is OK if the PHP version is displayed.
php -v