Skip to content

Instantly share code, notes, and snippets.

@NandoKstroNet
Created December 15, 2022 19:35
Show Gist options
  • Save NandoKstroNet/2fe6a5619f0fc84ff349cbf4bbc4ad04 to your computer and use it in GitHub Desktop.
Save NandoKstroNet/2fe6a5619f0fc84ff349cbf4bbc4ad04 to your computer and use it in GitHub Desktop.
PHP 8.1 no Ubuntu 20.04
sudo apt install -y \
lsb-release \
ca-certificates \
apt-transport-https \
software-properties-common
sudo add-apt-repository ppa:ondrej/php
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment