Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save xserrat/9d0cfef913c514348685c4174c274b32 to your computer and use it in GitHub Desktop.
Save xserrat/9d0cfef913c514348685c4174c274b32 to your computer and use it in GitHub Desktop.
Install uuid pecl exension on Ubuntu
sudo apt-get install uuid-dev
sudo pecl install uuid
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment