Programster's Blog

Tutorials focusing on Linux, programming, and open-source

Ubuntu 16.04 - Install PHP 7.2 From PPA

PHP
sudo apt update
sudo apt install python-software-properties -y
sudo add-apt-repository ppa:ondrej/php -y
sudo apt update
sudo apt install php7.2 -y

References

Last updated: 16th September 2021
First published: 16th August 2018

This blog is created by Stuart Page

I'm a freelance web developer and technology consultant based in Surrey, UK, with over 10 years experience in web development, DevOps, Linux Administration, and IT solutions.

Need support with your infrastructure or web services?

Get in touch