You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A Bash script to install, manage, and uninstall XAMPP on Linux. It handles dependencies, downloads the latest version, manages services, and provides an interactive menu for easy use.
Sigue estos pasos para configurar y usar el script en tu sistema.
-- En la ruta donde descargaste el script:
1. Dar permisos de ejecución al script
chmod +x ./install_tool_xampp.sh
2. Ejecutar el script
./install_tool_xampp.sh
About
A Bash script to install, manage, and uninstall XAMPP on Linux. It handles dependencies, downloads the latest version, manages services, and provides an interactive menu for easy use.