LAMP stack on WSL2 (Ubuntu 20.04) - Apache, MySQL, PHP, PhpMyAdmin Apache sudo apt update ; sudo apt upgrade -y sudo apt install -y apache2 PHP