This is a simple tutorial on how to install XAMPP on our Linux machine. XAMPP is the most popular PHP development environment. XAMPP is a completely free, easy to install Apache distribution containing MariaDB, PHP, and Perl.
Commands:
chmod 755 xampp-linux-*-installer.run
sudo ./xampp-linux-*-installer.run