Skip to content

Instantly share code, notes, and snippets.

@jasperf
Created August 30, 2016 04:41
Show Gist options
  • Select an option

  • Save jasperf/5ca1b05d718148b3b4ab3b3128b88f79 to your computer and use it in GitHub Desktop.

Select an option

Save jasperf/5ca1b05d718148b3b4ab3b3128b88f79 to your computer and use it in GitHub Desktop.
Remove Apache, MySQL and PHP 7 on Ubuntu Xenial #php #ubuntu #lamp
sudo apt remove apache2 apache2-bin apache2-data apache2-utils libapache2-mod-php libapache2-mod-php7.0 php7.0-mysql php7.0-opcache php7.0-readline mysql-client-5.7 mysql-client-core-5.7 mysql-common mysql-server mysql-server-5.7 mysql-server-core-5.7 php-mysql php7.0-mysql php-common php-mysql php7.0-cli php7.0-common php7.0-json
@mandaputtra
Copy link

Is this code will completely remove LAMP? Amd how to run '. Sh' file on terminal?

@WilmoMorandeDeodato
Copy link

Hey, how forced remove phpmyadmin on Mint?

@gracaassane
Copy link

Thanks man!

@johnsorianodev
Copy link

thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment