Upgrade & Secure Your Future with DevOps, SRE, DevSecOps, MLOps!
We spend hours scrolling social media and waste money on things we forget, but won’t spend 30 minutes a day earning certifications that can change our lives.
Master in DevOps, SRE, DevSecOps & MLOps by DevOps School!
Learn from Guru Rajesh Kumar and double your salary in just one year.
If You Want to uninstall Xampp from your linux machine, then follow the Below Steps :-
Step 1 :- first Stop the server from running by below command
sudo /opt/lampp/lampp stop
Step 2 :- Now run below command to uninstall Xampp.
sudo /opt/lampp/uninstall

Step 3 :- Now run the below command to remove Xampp All leftover files.
sudo rm -r /opt/lampp

As you can see in the screenshot, after running the command all files are removed and when xampp is also not starting, it means xampp is successfully uninstalled from our linux machine.
That’s All. I hope this article helps you to uninstall xampp.
Keep Exploring.
Thanks for reading.