Contents

System/OS
2017.11.08 03:35

[mac] How to uninstall MySQL on Mac OS.

Views 1028 Comment 0
?

Shortcut

PrevPrev Article

NextNext Article

Larger Font Smaller Font Up Down Go comment Print
?

Shortcut

PrevPrev Article

NextNext Article

Larger Font Smaller Font Up Down Go comment Print

아래 명령어를 차례대로 실행하면 된다.


# 맥에서 MySQL 제거하기

mac:~ hooni$ sudo rm /usr/local/mysql
mac:~ hooni$ sudo rm -rf /usr/local/mysql*
mac:~ hooni$ sudo rm -rf /Library/StartupItems/MySQLCOM
mac:~ hooni$ sudo rm -rf /Library/PreferencePanes/My*
mac:~ hooni$ vim /etc/hostconfig and removed the line MYSQLCOM=-YES-
mac:~ hooni$ rm -rf ~/Library/PreferencePanes/My*
mac:~ hooni$ sudo rm -rf /Library/Receipts/mysql*
mac:~ hooni$ sudo rm -rf /Library/Receipts/MySQL*
mac:~ hooni$ sudo rm -rf /var/db/receipts/com.mysql.*


?

List of Articles
No. Category Subject Author Date Views
34 System/OS CentOS 에서 Cacti 설치하기 hooni 2015.01.02 1919
33 System/OS [linux] CentOS 에 APM 설치하기 hooni 2015.01.02 1901
32 System/OS [svn] 하나의 SVN에서 멀티 저장소 (One svnserve, multiple repositories) hooni 2015.01.02 1782
31 System/OS [mac] Mac OS에서 재생되는 사운드를 녹음하는 방법 file hooni 2016.10.03 1729
30 System/OS Enable Safari Hidden Debug Menu in Mac OS X file hooni 2017.02.07 1707
29 System/OS [svn] SVN trunk 변경사항 되돌리기 (SVN Rollback) hooni 2014.11.27 1696
28 System/OS [mac] OS X 요세미티 사용자가 많이 겪는 버그와 몇몇 불편사항 file hooni 2015.01.04 1668
27 System/OS 무료로 HTTPS 적용하기 (Let's Encrypt) file hooni 2017.10.28 1664
26 System/OS OpenSSL로 ROOT CA 생성 및 SSL 인증서 발급하기 hooni 2017.10.28 1623
25 System/OS [linux] wget 명령 사용 예제 hooni 2020.05.26 1588
24 System/OS 네트워크 용어 정리 file hooni 2022.11.20 1562
23 System/OS SSH Passwordless Login Using SSH Keygen in 5 Easy Steps file hooni 2019.11.22 1527
Board Pagination Prev 1 ... 8 9 10 11 12 13 14 15 16 17 Next
/ 17