January 2018
Intermediate to advanced
446 pages
12h 57m
English
It is very simple to uninstall a binary installation. All you need to do is to remove the symlink:
shell> cd /usr/local
shell> sudo ls -lh mysql
shell> sudo rm mysql
shell> sudo rm -f /opt/mysql-8.0.3-rc-linux-glibc2.12-x86_64.tar.gz