Skip to content

Tag: ubuntu

How can I install php7.4 on Ubuntu 19.04?

After adding the ppa ondrej/php, I try sudo apt-get install php7.4, but the output is I have checked and there is a package that should install with that command, but I must be doing something wrong? Answer have you tried updating your rep? I didn’t pay enough attention, this package doesn’t exist…