Skip to content

Instantly share code, notes, and snippets.

@jayluxferro
Last active July 18, 2020 21:31
Show Gist options
  • Save jayluxferro/b9c69aa5fecde6889ff8916fbf729086 to your computer and use it in GitHub Desktop.
Save jayluxferro/b9c69aa5fecde6889ff8916fbf729086 to your computer and use it in GitHub Desktop.
php7 lib download linux
apt-get install php7.4 php7.4-bcmath php7.4-bz2 php7.4-cgi php7.4-cli php7.4-common php7.4-curl php7.4-dba php7.4-enchant php7.4-fpm php7.4-gd php7.4-gmp php7.4-interbase php7.4-intl php7.4-json php7.4-ldap php7.4-mbstring php7.4-mysql php7.4-odbc php7.4-opcache php7.4-pgsql php7.4-pspell php7.4-readline php7.4-snmp php7.4-soap php7.4-sqlite3 php7.4-sybase php7.4-tidy php7.4-xml php7.4-xmlrpc php7.4-xsl php7.4-zip -y
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment