Thursday, September 4, 2025
HomeGuest BlogsHow to Uninstall xampp in Ubuntu using Terminal

How to Uninstall xampp in Ubuntu using Terminal

Uninstall xampp in ubuntu using terminal; Through this tutorial, you will find some easy solution for uninstall xampp in linux ubuntu using terminal or command prompt

How to Uninstall xampp in Ubuntu using Terminal

Here are some solutions to uninstall xampp in linux ubuntu 20.04/22.04 system using terminal or command prompt:

  • Solution 1 – Using /opt/lampp/uninstall
  • Solution 2 – -i cd /opt/lampp ./uninstall
  • Solution 3 – rm -r /opt/lampp to uninstall xampp ubuntu completely

Solution 1 – Using /opt/lampp/uninstall

First of all, open terminal or command prompt and execute the following command into it to uninstall xampp from linux ubuntu system:

sudo /opt/lampp/uninstall

Solution 2 – -i cd /opt/lampp ./uninstall

If there is a problem with the first solution or does not uninstall xampp from ubuntu. So you can uninstall xampp by executing this command on the command line:

sudo -i cd /opt/lampp ./uninstall

Solution 3 – rm -r /opt/lampp to uninstall xampp ubuntu completely

In this third solution, you can also remove xampp from ubuntu with the command given below:

sudo rm -r /opt/lampp

If you’re looking to set up XAMPP on Ubuntu via terminal or command line, be sure to explore this resource => How to install XAMPP on Ubuntu 22.04 using Terminal.

Conclusion

Through this tutorial, you have learned some easy ways to uninstall xampp from linux ubuntu using command prompt or terminal.

Recommended Linux Ubuntu Tutorials

RELATED ARTICLES

Most Popular

Dominic
32261 POSTS0 COMMENTS
Milvus
81 POSTS0 COMMENTS
Nango Kala
6626 POSTS0 COMMENTS
Nicole Veronica
11795 POSTS0 COMMENTS
Nokonwaba Nkukhwana
11855 POSTS0 COMMENTS
Shaida Kate Naidoo
6747 POSTS0 COMMENTS
Ted Musemwa
7023 POSTS0 COMMENTS
Thapelo Manthata
6695 POSTS0 COMMENTS
Umr Jansen
6714 POSTS0 COMMENTS