Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

install 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
Comment

xampp install ubuntu 20

// Go to download folder

// Open in Terminal
chmod +x xampp-linux-x64-8.1.6-0-installer.run

//Change xmpp version
sudo ./xampp-linux-x64-8.1.6-0-installer.run

:)
Comment

xampp ubuntu 20.04

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

how to install xampp in ubuntu 20.04

$ cd /home/[Tormoschemurtoi]/Downloads
Comment

install xampp in ubuntu 20.04

$ sudo ./uninstall
Comment

install xampp in ubuntu 20.04

$ sudo ./uninstall
Comment

PREVIOUS NEXT
Code Example
Shell :: rm is not recognized as internal command 
Shell :: view git branches most recent first 
Shell :: uninstall scikit learn 
Shell :: linux chown www-data 
Shell :: Create file if not exist bash 
Shell :: where is the crontab log 
Shell :: install protoc ubuntu 
Shell :: avro for ubuntu 
Shell :: intall teams on ubuntu 
Shell :: install firefox homebrew 
Shell :: bash: pip: command not found 
Shell :: how to remove git from project 
Shell :: how to check ssd health linux manjaro 
Shell :: how to install node js on chromebook 
Shell :: robo 3t download for ubuntu 18.04 
Shell :: installing pip in ubuntu 
Shell :: snap store ubuntu update 
Shell :: centos install lsb_release 
Shell :: install whatsapp in ubuntu 
Shell :: firebase cli windows 
Shell :: restart ssh service mac 
Shell :: awk print first column 
Shell :: git remote set-url origin 
Shell :: npm install mongoose error npm ERR! code ENOSELF 
Shell :: pip upgrade stramlit 
Shell :: how to untar tar.gz 
Shell :: ssh key mac 
Shell :: jupyterlab setup 
Shell :: gnome disk utility ubuntu 
Shell :: bash silence output 
ADD CONTENT
Topic
Content
Source link
Name
8+6 =