mirror of
https://github.com/codeguy/php-the-right-way.git
synced 2025-08-13 17:23:58 +02:00
Update _posts/01-06-01-Linux-Setup.md
Co-authored-by: Chris Brown <code@drbyte.dev>
This commit is contained in:
@@ -9,7 +9,7 @@ Most GNU/Linux distributions come with PHP available from the official repositor
|
||||
|
||||
### Ubuntu-based distributions
|
||||
|
||||
On Ubuntu and Debian-based GNU/Linux distributions, for instance, the best alternatives for native packages are provided and maintened by [Ondřej Surý][Ondrej Sury Blog], through his Personal Package Archive (PPA) on Ubuntu and DPA/bikeshed on Debian. Find instructions for each of these below.
|
||||
On Ubuntu and Debian-based GNU/Linux distributions, for instance, the best alternatives for native packages are provided and maintained by [Ondřej Surý][Ondrej Sury Blog], through his Personal Package Archive (PPA) on Ubuntu and DPA/bikeshed on Debian. Find instructions for each of these below.
|
||||
|
||||
For Ubuntu distributions, the [PPA by Ondřej Surý][Ondrej Sury PPA] provides supported PHP versions along with many PECL extensions. To add this PPA to your system, perform the following steps in your terminal:
|
||||
|
||||
|
Reference in New Issue
Block a user