Linux - Ubuntu - PHP - Repository PPA ondrej-php.txt
# Warning: add this PPA only AFTER installing lamp-server through tasksel
# Otherwise, tasksel will not install PHP
apt install -y software-properties-common
yes | add-apt-repository ppa:ondrej/php
apt update