I am going to be running an Ubuntu server and I want to remove any of the versions of Apache, MYSQL, and PHP. How can I do that?
Chris Palmer
Printable View
I am going to be running an Ubuntu server and I want to remove any of the versions of Apache, MYSQL, and PHP. How can I do that?
Chris Palmer
Fire up the Synaptic package manager, search for each of those programs, and de-select them. Oh, and then apply the changes.;)
Hey,
I'm using the server edition of Ubuntu. I don't how you would fire up Synaptic from the terminal.:???:
Chris Palmer
something like aptitude GUI may be better (ncurses) and then remove the packages from there.
Or you can always use raw apt-get