Skip to content

this repository helps you install php7.4 on ubuntu18.04 since the official PPA(ondrej) doesn't support ubuntu18.04 anymore

Notifications You must be signed in to change notification settings

heipi33/php7.4-ubuntu18.04

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 

Repository files navigation

php7.4-ubuntu18.04

shout out to andykimpe for his great PPA

quite simple,run these code

sudo apt -y install software-properties-common
sudo add-apt-repository ppa:andykimpe/php
#a third party PPA,press enter
sudo apt update && sudo apt upgrade
sudo apt install php7.4

done!

About

this repository helps you install php7.4 on ubuntu18.04 since the official PPA(ondrej) doesn't support ubuntu18.04 anymore

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published