Installing
- 
2. Downloading XAMPPDownload XAMPP for GNU/Linux Save the File. 
- 
3. Installing XAMPPThen to Set up XAMPP on Linux: 
 First Access the Target, usually in the Downloads folder:
 (But if you are in Trouble to Find it out on Terminal then See: How to Access Downloads Folder from Browser)cd && cd Downloads To Check it’s there List the contents with: ls . | grep xampp The grep Command refine the output List showing only the Entries matching the Keyword. 
 But if yuo are in Trouble to Find it out on Terminal then See: How to Access Downloads Folder from Browser.
 Then give Execution Permission:chmod +x ./xampp*.run Finally to Setup XAMPP: sudo ./xampp*.run If Got “User is Not in Sudoers file” then Look: Solution Now, follow XAMPP Installation Wizard 
 First, :  Then possibly Uncheck “Developer Files” if you don’t need them:   Confirm on Location:   Start the Installation:  
   Once done to Quit and Launch XAMPP:   
Contents
