1 pages tagged with "debian"
How to Install PHP Debian Sury Package
March 26, 2022 - 65 words - 1 mins
Run this in your command line, as per the instruction in the wiki:
curl -sSL https://packages.sury.org/php/README.txt | sudo bash -x
And that's it, you're done!
Other guides complicate this process so much it does not make sense, just enter that command and you're good to go. Happy coding!
read more