I've tried
Code:
sudo apt-get purge mysql-server-5.1
, but it seems to be "stuck" on "Removing mysql-server-5.1
Code:
User@Computer:~$ sudo apt-get purge mysql-server-5.1
[sudo] password for User:
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages were automatically installed and are no longer required:
libcurses-perl libnet-daemon-perl libhtml-template-perl libdbi-perl
mysql-client-core-5.1 libdbd-mysql-perl libvncserver0 mysql-client-5.1
mysql-common tk libcurses-ui-perl libplrpc-perl mysql-server-core-5.1
libmysqlclient16
Use 'apt-get autoremove' to remove them.
The following packages will be REMOVED:
mysql-server-5.1*
0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded.
After this operation, 15.0MB disk space will be freed.
Do you want to continue [Y/n]? y
(Reading database ... 115439 files and directories currently installed.)
Removing mysql-server-5.1 ...
been sitting there for about 45 minutes now. Is that normal? I know when I've installed stuff in the past, it was always displaying something whether it's information or percentage(s).
-R
Bookmarks