[UBUNTU] 우분투에 설치한 MySQL Server 완전히 삭제하는 방법 How to completely delete MySQL Server installed on Ubuntu

[UBUNTU] 우분투 20.04 MySQL 서버 설치 및 설정 링크
Ubuntu 20.04 MySQL Server Install and Setup Link
↓↓↓↓↓

MySQL 서버를 삭제했는데도 로그인이 가능해지더라고요. 그래서 완전히 삭제해볼게요.
Even though I deleted the MySQL server, I was able to log in. So, I'll delete it completely.



밑 명령어 순서대로 작성하시면 전부 삭제됩니다. 시작!!
If you write them in the order of the commands below, all of them will be deleted. Start!!

sudo apt remove --purge mysql-server
sudo apt purge mysql-server
sudo apt autoremove
sudo apt autoclean
sudo apt remove dbconfig-mysql





완전히 삭제된거를 보실 수 있습니다.
You can see that it has been completely deleted.

댓글 쓰기

0 댓글