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?