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!