Skip to content

Instantly share code, notes, and snippets.

@preeteshjain
Created July 5, 2022 05:25
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 preeteshjain/c80f7cda7fa138ef72df7a4f3ecd901d to your computer and use it in GitHub Desktop.
Save preeteshjain/c80f7cda7fa138ef72df7a4f3ecd901d to your computer and use it in GitHub Desktop.
Install PHP 8.0 extensions
sudo apt install php8.0-opcache php8.0-pdo php8.0-xml php8.0-bcmath php8.0-calendar php8.0-ctype php8.0-curl php8.0-dom php8.0-exif php8.0-ffi php8.0-fileinfo php8.0-ftp php8.0-gd php8.0-gettext php8.0-iconv php8.0-mbstring php8.0-phar php8.0-posix php8.0-readline php8.0-shmop php8.0-simplexml php8.0-sockets php8.0-sysvmsg php8.0-sysvsem php8.0-sysvshm php8.0-tokenizer php8.0-xmlreader php8.0-xmlwriter php8.0-xsl php8.0-zip
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment