1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
|
andyqiu@Andy-MacBook-Pro ~ % brew install mysql@8.0
==> Downloading https://formulae.brew.sh/api/formula.json
######################################################################## 100.0%
==> Fetching dependencies for mysql: icu4c, ca-certificates, openssl@1.1, libcbor, libfido2, lz4, protobuf, zlib, xz and zstd
==> Fetching icu4c
==> Downloading https://mirrors.cloud.tencent.com/homebrew-bottles/icu4c-72.1.big_sur.bottle.tar.gz
######################################################################## 100.0%
==> Fetching ca-certificates
==> Downloading https://mirrors.cloud.tencent.com/homebrew-bottles/ca-certificates-2023-01-10.all.bottle.tar.gz
######################################################################## 100.0%
==> Fetching openssl@1.1
==> Downloading https://mirrors.cloud.tencent.com/homebrew-bottles/openssl%401.1-1.1.1t.big_sur.bottle.tar.gz
######################################################################## 100.0%
==> Fetching libcbor
==> Downloading https://mirrors.cloud.tencent.com/homebrew-bottles/libcbor-0.10.2.big_sur.bottle.tar.gz
######################################################################## 100.0%
==> Fetching libfido2
==> Downloading https://mirrors.cloud.tencent.com/homebrew-bottles/libfido2-1.12.0_1.big_sur.bottle.tar.gz
######################################################################## 100.0%
==> Fetching lz4
==> Downloading https://mirrors.cloud.tencent.com/homebrew-bottles/lz4-1.9.4.big_sur.bottle.tar.gz
######################################################################## 100.0%
==> Fetching protobuf
==> Downloading https://mirrors.cloud.tencent.com/homebrew-bottles/protobuf-21.12.big_sur.bottle.1.tar.gz
######################################################################## 100.0%
==> Fetching zlib
==> Downloading https://mirrors.cloud.tencent.com/homebrew-bottles/zlib-1.2.13.big_sur.bottle.tar.gz
######################################################################## 100.0%
==> Fetching xz
==> Downloading https://mirrors.cloud.tencent.com/homebrew-bottles/xz-5.4.1.big_sur.bottle.tar.gz
######################################################################## 100.0%
==> Fetching zstd
==> Downloading https://mirrors.cloud.tencent.com/homebrew-bottles/zstd-1.5.4.big_sur.bottle.tar.gz
######################################################################## 100.0%
==> Fetching mysql
==> Downloading https://mirrors.cloud.tencent.com/homebrew-bottles/mysql-8.0.32.big_sur.bottle.tar.gz
######################################################################## 100.0%
==> Installing dependencies for mysql: icu4c, ca-certificates, openssl@1.1, libcbor, libfido2, lz4, protobuf, zlib, xz and zstd
==> Installing mysql dependency: icu4c
==> Pouring icu4c-72.1.big_sur.bottle.tar.gz
🍺 /usr/local/Cellar/icu4c/72.1: 263 files, 78MB
==> Installing mysql dependency: ca-certificates
==> Pouring ca-certificates-2023-01-10.all.bottle.tar.gz
==> Downloading https://formulae.brew.sh/api/cask.json
######################################################################## 100.0%
==> Regenerating CA certificate bundle from keychain, this may take a while...
🍺 /usr/local/Cellar/ca-certificates/2023-01-10: 3 files, 216.8KB
==> Installing mysql dependency: openssl@1.1
==> Pouring openssl@1.1-1.1.1t.big_sur.bottle.tar.gz
🍺 /usr/local/Cellar/openssl@1.1/1.1.1t: 8,101 files, 18.5MB
==> Installing mysql dependency: libcbor
==> Pouring libcbor-0.10.2.big_sur.bottle.tar.gz
🍺 /usr/local/Cellar/libcbor/0.10.2: 31 files, 175.3KB
==> Installing mysql dependency: libfido2
==> Pouring libfido2-1.12.0_1.big_sur.bottle.tar.gz
🍺 /usr/local/Cellar/libfido2/1.12.0_1: 538 files, 1.2MB
==> Installing mysql dependency: lz4
==> Pouring lz4-1.9.4.big_sur.bottle.tar.gz
🍺 /usr/local/Cellar/lz4/1.9.4: 22 files, 718.6KB
==> Installing mysql dependency: protobuf
==> Pouring protobuf-21.12.big_sur.bottle.1.tar.gz
🍺 /usr/local/Cellar/protobuf/21.12: 285 files, 10.2MB
==> Installing mysql dependency: zlib
==> Pouring zlib-1.2.13.big_sur.bottle.tar.gz
🍺 /usr/local/Cellar/zlib/1.2.13: 13 files, 424.9KB
==> Installing mysql dependency: xz
==> Pouring xz-5.4.1.big_sur.bottle.tar.gz
🍺 /usr/local/Cellar/xz/5.4.1: 95 files, 1.6MB
==> Installing mysql dependency: zstd
==> Pouring zstd-1.5.4.big_sur.bottle.tar.gz
🍺 /usr/local/Cellar/zstd/1.5.4: 31 files, 2.5MB
==> Installing mysql
==> Pouring mysql-8.0.32.big_sur.bottle.tar.gz
==> /usr/local/Cellar/mysql/8.0.32/bin/mysqld --initialize-insecure --user=andyqiu --basedir=/usr/local/Cellar/mysql/8.0.32 --datadir=/usr/local/var/mysql --tmpdir=/tmp
==> Caveats
We've installed your MySQL database without a root password. To secure it run:
mysql_secure_installation
MySQL is configured to only allow connections from localhost by default
To connect run:
mysql -u root
To start mysql now and restart at login:
brew services start mysql
==> Summary
🍺 /usr/local/Cellar/mysql/8.0.32: 317 files, 298.8MB
==> Running `brew cleanup mysql`...
Disable this behaviour by setting HOMEBREW_NO_INSTALL_CLEANUP.
Hide these hints with HOMEBREW_NO_ENV_HINTS (see `man brew`).
==> Upgrading 1 dependent of upgraded formulae:
Disable this behaviour by setting HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK.
Hide these hints with HOMEBREW_NO_ENV_HINTS (see `man brew`).
python@3.9 3.9.5 -> 3.9.16
==> Fetching dependencies for python@3.9: gdbm, readline and sqlite
==> Fetching gdbm
==> Downloading https://mirrors.cloud.tencent.com/homebrew-bottles/gdbm-1.23.big_sur.bottle.tar.gz
######################################################################## 100.0%
==> Fetching readline
==> Downloading https://mirrors.cloud.tencent.com/homebrew-bottles/readline-8.2.1.big_sur.bottle.tar.gz
######################################################################## 100.0%
==> Fetching sqlite
==> Downloading https://mirrors.cloud.tencent.com/homebrew-bottles/sqlite-3.40.1.big_sur.bottle.tar.gz
######################################################################## 100.0%
==> Fetching python@3.9
==> Downloading https://mirrors.cloud.tencent.com/homebrew-bottles/python%403.9-3.9.16.big_sur.bottle.tar.gz
######################################################################## 100.0%
==> Upgrading python@3.9
3.9.5 -> 3.9.16
==> Installing dependencies for python@3.9: gdbm, readline and sqlite
==> Installing python@3.9 dependency: gdbm
==> Pouring gdbm-1.23.big_sur.bottle.tar.gz
🍺 /usr/local/Cellar/gdbm/1.23: 24 files, 972.8KB
==> Installing python@3.9 dependency: readline
==> Pouring readline-8.2.1.big_sur.bottle.tar.gz
🍺 /usr/local/Cellar/readline/8.2.1: 50 files, 1.7MB
==> Installing python@3.9 dependency: sqlite
==> Pouring sqlite-3.40.1.big_sur.bottle.tar.gz
🍺 /usr/local/Cellar/sqlite/3.40.1: 11 files, 4.4MB
==> Installing python@3.9
==> Pouring python@3.9-3.9.16.big_sur.bottle.tar.gz
==> /usr/local/Cellar/python@3.9/3.9.16/bin/python3.9 -m ensurepip
==> /usr/local/Cellar/python@3.9/3.9.16/bin/python3.9 -m pip install -v --no-deps --no-index --upgrade --isolated --target=/usr/local/lib/python3.9/site-packages /usr/local/Ce
==> Caveats
Python has been installed as
/usr/local/bin/python3.9
Unversioned and major-versioned symlinks `python`, `python3`, `python-config`, `python3-config`, `pip`, `pip3`, etc. pointing to
`python3.9`, `python3.9-config`, `pip3.9` etc., respectively, have been installed into
/usr/local/opt/python@3.9/libexec/bin
You can install Python packages with
pip3.9 install <package>
They will install into the site-package directory
/usr/local/lib/python3.9/site-packages
tkinter is no longer included with this formula, but it is available separately:
brew install python-tk@3.9
If you do not need a specific version of Python, and always want Homebrew's `python3` in your PATH:
brew install python3
See: https://docs.brew.sh/Homebrew-and-Python
==> Summary
🍺 /usr/local/Cellar/python@3.9/3.9.16: 3,066 files, 55.6MB
==> Running `brew cleanup python@3.9`...
Removing: /usr/local/Cellar/python@3.9/3.9.5... (3,126 files, 55.0MB)
==> Checking for dependents of upgraded formulae...
==> No broken dependents found!
==> Caveats
==> mysql
We've installed your MySQL database without a root password. To secure it run:
mysql_secure_installation
MySQL is configured to only allow connections from localhost by default
To connect run:
mysql -u root
To start mysql now and restart at login:
brew services start mysql
==> python@3.9
Python has been installed as
/usr/local/bin/python3.9
Unversioned and major-versioned symlinks `python`, `python3`, `python-config`, `python3-config`, `pip`, `pip3`, etc. pointing to
`python3.9`, `python3.9-config`, `pip3.9` etc., respectively, have been installed into
/usr/local/opt/python@3.9/libexec/bin
You can install Python packages with
pip3.9 install <package>
They will install into the site-package directory
/usr/local/lib/python3.9/site-packages
tkinter is no longer included with this formula, but it is available separately:
brew install python-tk@3.9
If you do not need a specific version of Python, and always want Homebrew's `python3` in your PATH:
brew install python3
See: https://docs.brew.sh/Homebrew-and-Python
|