Contents

System/OS
2017.11.08 03:35

[mac] How to uninstall MySQL on Mac OS.

Views 1018 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
58 System/OS [linux] CentOS Apache Httpd에 https 적용 hooni 2014.03.05 4576
57 System/OS [linux] 쉘스크립트 expr hooni 2014.03.11 15697
56 System/OS [linux] awk 명령어 hooni 2014.03.11 5028
55 System/OS [linux] split 명령어 hooni 2014.03.11 4369
54 System/OS HTTPS와 SSL 인증서 file hooni 2014.03.11 7624
53 System/OS [mac] 맥OSX에서 NTFS 쓰기 기능 활성화 hooni 2014.03.12 4353
52 System/OS [mac] 맥(OSX)에서 NTFS, 윈도우에서 HFS+ 사용하기 file hooni 2014.03.12 5171
51 System/OS [linux] CentOS 6.5 에서 "Bringing up interface eth0: Determining if ip address 121.78.127.197 is already in use for device eth0..." hooni 2014.04.05 4955
50 System/OS [linux] resolv.con 초기화 되는 문제 hooni 2014.04.05 4687
49 System/OS [linux] yum 업데이트 시 커널 제외하기 hooni 2014.09.11 1383
48 System/OS SVN(Subversion) 설치와 설정 (sasl 인증 적용 포함) file hooni 2014.09.11 5790
47 System/OS [svn] SVN trunk 변경사항 되돌리기 (SVN Rollback) hooni 2014.11.27 1692
Board Pagination Prev 1 ... 8 9 10 11 12 13 14 15 16 17 Next
/ 17