Uninstall Xampp from Ubuntu CentOS

How to uninstall XAMPP from Linux

To completely uninstall XAMPP from your Linux computer, you just need to run the following command. It is all about to remove lampp directory. Because all of your xampp contents are located inside it.

sudo rm -rf /opt/lampp

Steps to uninstall XAMPP from Ubuntu

  1. First check if you have an active lampp directory

    cd /opt/lampp

  2. Now uninstall lampp

    ./uninstall

    Alternatively, run the following command
    sudo rm -rf /opt/lampp

That’s it. It’s pretty simple to remove and uninstall XAMPP from Ubuntu, CentOS and other linux system. If you face any difficulty write that in comment and I will be happy to help.

Shaharia is a professional software engineer with more than 10 years of experience in the relevant fields. Digital ad certified, cloud platform architect, Big data enthusiasts, tech early adopters.