Apache, MariaDB (a MySQL drop-in replacement), PHP, and Perl. Installation:
Download the installer from the official XAMPP website. wampserver download linux
The "" in WAMP stands explicitly for Windows . WampServer is designed with a Windows-specific graphical interface and service management system that cannot run on Linux distributions like Ubuntu, Debian, or Fedora. Apache, MariaDB (a MySQL drop-in replacement), PHP, and Perl
Run the installer with administrative privileges: sudo ./xampp-linux-x64-installer.run . Use the manager GUI to start your services. 2. The Native Way: LAMP Stack Wampserver - Files and addons MariaDB (a MySQL drop-in replacement)
Instead of looking for a WampServer port, Linux users typically use one of the following three paths to set up a local development environment. 1. The Best "Wamp-like" Alternative: XAMPP
Open your terminal and make the file executable: chmod +x xampp-linux-x64-installer.run .