Things I never understand about Open Source Software: > apt update > apt install -y software-properties-common > add-apt-repository -y ppa:ondrej/php > apt update > apt install php8.4 Why one guy called Ondrej control all PHP installs? Why doesnt @official_php organziation do this? What if he dies?
Again why doesn't the MAIN organization for PHP like @official_php does this? Why can't they distribute PHP?????!!