“Installez XAMPP Ubuntu 20.04” Réponses codées

Installez XAMPP Ubuntu 20.04

// download the xampp from this link
https://www.apachefriends.org/download.html

// navigate to Download folder
cd ~/Download

// make the run file exec
chmod +x xampp-linux-(xampp version)-installer.run 

// run the exec file with sudo
sudo ./xampp-linux-(xampp version)-installer.run
Wizard Nook

xammp lubuntu

wget "https://sourceforge.net/projects/xampp/files/XAMPP%20Linux/7.4.7/xampp-linux-x64-7.4.7-0-installer.run/download" -O xampp-installer.run
Elated Elk

xammp lubuntu

chmod +x xampp-installer.run
Elated Elk

XAMPP Ubuntu 20.04

to install xampp ubuntu 20.04 
follow this link
https://linuxconfig.org/how-to-install-xampp-on-ubuntu-linux
Tejas Naik

Comment installer XAMPP dans Ubuntu 20.04

$ cd /home/[Tormoschemurtoi]/Downloads
KELVIN KIPTOO

Réponses similaires à “Installez XAMPP Ubuntu 20.04”

Questions similaires à “Installez XAMPP Ubuntu 20.04”

Plus de réponses similaires à “Installez XAMPP Ubuntu 20.04” dans Shell/Bash

Parcourir les réponses de code populaires par langue

Parcourir d'autres langages de code