1
0
mirror of https://github.com/php/web-php.git synced 2026-03-24 07:12:16 +01:00
Files
archived-web-php/include/download-instructions/linux-debian-cli-default.php
2025-08-12 14:29:30 +01:00

8 lines
159 B
PHP

<p>
On the command line, run the following commands:
</p>
<pre><code class="language-bash line-numbers">
sudo apt update
sudo apt install -y php
</code></pre>