Install XAMPP on Ubuntu

 Install XAMPP on Ubuntu

Open a command line terminal and type the following commands to download and install XAMPP on your system.

  1. step1 - Start by navigating to XAMPP's offical website and downloading the latest version for Linux.
  2. step2 - Once it's downloaded, add execute permissions to the installation file, then execute it.
    $ chmod +x xampp-linux-*-installer.run
    $ sudo ./xampp-linux-*-installer.run

Comments

Popular posts from this blog

Git commands

How to Debug Android TV App using IP

sales forecasting ML model in retail using the Prophet algorithm from the Facebook Prophet library