Skip to content

Instantly share code, notes, and snippets.

@galvao
Created August 16, 2021 21:47
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 galvao/7590d5cd8be582c6884979cc6ba0c98e to your computer and use it in GitHub Desktop.
Save galvao/7590d5cd8be582c6884979cc6ba0c98e to your computer and use it in GitHub Desktop.
Installing a LAMP stack on Fedora
sudo dnf -y install httpd mariadb mariadb-server php-cli php-intl php-mbstring php-pdo php-sodium php-xml php-gd php-mysqlnd php-devel php-ffi php-fpm php-pear php-mbstring php-bcmath
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment