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
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
| # 用代理下载后面的数据
root@ubuntu:~# export http_proxy="http://127.0.0.1:7890"
root@ubuntu:~# export https_proxy="http://127.0.0.1:7890"
root@ubuntu:~# wget https://github.com/conda-forge/miniforge/releases/latest/download/Miniforge3-Linux-aarch64.sh
--2023-03-24 23:16:35-- https://github.com/conda-forge/miniforge/releases/latest/download/Miniforge3-Linux-aarch64.sh
Connecting to 127.0.0.1:7890... connected.
Proxy request sent, awaiting response... 302 Found
Location: https://github.com/conda-forge/miniforge/releases/download/22.11.1-4/Miniforge3-Linux-aarch64.sh [following]
--2023-03-24 23:16:35-- https://github.com/conda-forge/miniforge/releases/download/22.11.1-4/Miniforge3-Linux-aarch64.sh
Reusing existing connection to github.com:443.
Proxy request sent, awaiting response... 302 Found
Location: https://objects.githubusercontent.com/github-production-release-asset-2e65be/221584272/97169057-ca90-4fce-873e-a7d6d2e1db90?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20230324%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20230324T151635Z&X-Amz-Expires=300&X-Amz-Signature=c46561816462b1e2bcd82d8b99f8ce840f4ff9b6214fda083828079783d43f0f&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=221584272&response-content-disposition=attachment%3B%20filename%3DMiniforge3-Linux-aarch64.sh&response-content-type=application%2Foctet-stream [following]
--2023-03-24 23:16:36-- https://objects.githubusercontent.com/github-production-release-asset-2e65be/221584272/97169057-ca90-4fce-873e-a7d6d2e1db90?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20230324%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20230324T151635Z&X-Amz-Expires=300&X-Amz-Signature=c46561816462b1e2bcd82d8b99f8ce840f4ff9b6214fda083828079783d43f0f&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=221584272&response-content-disposition=attachment%3B%20filename%3DMiniforge3-Linux-aarch64.sh&response-content-type=application%2Foctet-stream
Connecting to 127.0.0.1:7890... connected.
Proxy request sent, awaiting response... 200 OK
Length: 53550114 (51M) [application/octet-stream]
Saving to: ‘Miniforge3-Linux-aarch64.sh.1’
Miniforge3-Linux-aarch64.sh.1 1%[> ] 752.00K 9.01KB/s in 74s
2023-03-24 23:17:51 (10.2 KB/s) - Connection closed at byte 770048. Retrying.
## 默认用的是direct,没有翻墙。在9090/ui页面先把原来的[连接]停掉,然后把[代理]切换到香港的节点
--2023-03-24 23:17:52-- (try: 2) https://objects.githubusercontent.com/github-production-release-asset-2e65be/221584272/97169057-ca90-4fce-873e-a7d6d2e1db90?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20230324%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20230324T151635Z&X-Amz-Expires=300&X-Amz-Signature=c46561816462b1e2bcd82d8b99f8ce840f4ff9b6214fda083828079783d43f0f&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=221584272&response-content-disposition=attachment%3B%20filename%3DMiniforge3-Linux-aarch64.sh&response-content-type=application%2Foctet-stream
Connecting to 127.0.0.1:7890... connected.
Proxy request sent, awaiting response... 206 Partial Content
Length: 53550114 (51M), 52780066 (50M) remaining [application/octet-stream]
Saving to: ‘Miniforge3-Linux-aarch64.sh.1’
Miniforge3-Linux-aarch64.sh.1 100%[+=================================================================================================>] 51.07M 2.79MB/s in 21s
2023-03-24 23:18:14 (2.39 MB/s) - ‘Miniforge3-Linux-aarch64.sh.1’ saved [53550114/53550114]
root@ubuntu:~#
root@ubuntu:~# rm -rf Miniforge3-Linux-aarch64.sh
root@ubuntu:~# mv Miniforge3-Linux-aarch64.sh.1 Miniforge3-Linux-aarch64.sh
root@ubuntu:~# chmod +x Miniforge3-Linux-aarch64.sh
root@ubuntu:~# rm -rf /usr/local/miniforge3
root@ubuntu:~# ./Miniforge3-Linux-aarch64.sh
Welcome to Miniforge3 22.11.1-4
In order to continue the installation process, please review the license
agreement.
Please, press ENTER to continue
>>>
Miniforge installer code uses BSD-3-Clause license as stated below.
Binary packages that come with it have their own licensing terms
and by installing miniforge you agree to the licensing terms of individual
packages as well. They include different OSI-approved licenses including
the GNU General Public License and can be found in pkgs/<pkg-name>/info/licenses
folders.
Miniforge installer comes with a boostrapping executable that is used
when installing miniforge and is deleted after miniforge is installed.
The bootstrapping executable uses micromamba, cli11, cpp-filesystem,
curl, c-ares, krb5, libarchive, libev, lz4, nghttp2, openssl, libsolv,
nlohmann-json, reproc and zstd which are licensed under BSD-3-Clause,
MIT and OpenSSL licenses. Licenses and copyright notices of these
projects can be found at the following URL.
https://github.com/conda-forge/micromamba-feedstock/tree/master/recipe.
=============================================================================
Copyright (c) 2019-2022, conda-forge
All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:
1. Redistributions of source code must retain the above copyright notice, this
list of conditions and the following disclaimer.
2. Redistributions in binary form must reproduce the above copyright notice,
this list of conditions and the following disclaimer in the documentation
and/or other materials provided with the distribution.
3. Neither the name of the copyright holder nor the names of its contributors
may be used to endorse or promote products derived from this software without
specific prior written permission.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
Do you accept the license terms? [yes|no]
[no] >>> yes
Miniforge3 will now be installed into this location:
/root/miniforge3
- Press ENTER to confirm the location
- Press CTRL-C to abort the installation
- Or specify a different location below
[/root/miniforge3] >>> /usr/local/miniforge3
PREFIX=/usr/local/miniforge3
Unpacking payload ...
Extracting ca-certificates-2022.12.7-h4fd8a4c_0.conda
Extracting ld_impl_linux-aarch64-2.40-h2d8c526_0.conda
Extracting libgomp-12.2.0-h607ecd0_19.tar.bz2
Extracting libstdcxx-ng-12.2.0-hc13a102_19.tar.bz2
Extracting python_abi-3.10-3_cp310.conda
Extracting tzdata-2022g-h191b570_0.conda
Extracting _openmp_mutex-4.5-2_gnu.tar.bz2
Extracting libgcc-ng-12.2.0-h607ecd0_19.tar.bz2
Extracting bzip2-1.0.8-hf897c2e_4.tar.bz2
Extracting libffi-3.4.2-h3557bc0_5.tar.bz2
Extracting libnsl-2.0.0-hf897c2e_0.tar.bz2
Extracting libuuid-2.32.1-hf897c2e_1000.tar.bz2
Extracting libzlib-1.2.13-h4e544f5_4.tar.bz2
Extracting ncurses-6.3-headf329_1.tar.bz2
Extracting openssl-3.0.8-hb4cce97_0.conda
Extracting xz-5.2.6-h9cdd2b7_0.tar.bz2
Extracting libsqlite-3.40.0-hf9034f9_0.tar.bz2
Extracting readline-8.1.2-h38e3740_0.tar.bz2
Extracting tk-8.6.12-hd8af866_0.tar.bz2
Extracting zstd-1.5.2-h44f6412_6.conda
Extracting python-3.10.9-ha43d526_0_cpython.conda
Extracting certifi-2022.12.7-pyhd8ed1ab_0.conda
Extracting charset-normalizer-2.1.1-pyhd8ed1ab_0.tar.bz2
Extracting colorama-0.4.6-pyhd8ed1ab_0.tar.bz2
Extracting idna-3.4-pyhd8ed1ab_0.tar.bz2
Extracting pluggy-1.0.0-pyhd8ed1ab_5.tar.bz2
Extracting pycosat-0.6.4-py310h761cc84_1.tar.bz2
Extracting pycparser-2.21-pyhd8ed1ab_0.tar.bz2
Extracting pysocks-1.7.1-pyha2e5f31_6.tar.bz2
Extracting ruamel.yaml.clib-0.2.7-py310hb89b984_1.conda
Extracting setuptools-65.6.3-pyhd8ed1ab_0.conda
Extracting toolz-0.12.0-pyhd8ed1ab_0.tar.bz2
Extracting wheel-0.38.4-pyhd8ed1ab_0.tar.bz2
Extracting cffi-1.15.1-py310hf0c4615_3.conda
Extracting pip-23.0-pyhd8ed1ab_0.conda
Extracting ruamel.yaml-0.17.21-py310h761cc84_2.tar.bz2
Extracting tqdm-4.64.1-pyhd8ed1ab_0.tar.bz2
Extracting brotlipy-0.7.0-py310h761cc84_1005.tar.bz2
Extracting cryptography-39.0.1-py310he4ba0b1_0.conda
Extracting zstandard-0.19.0-py310hde4b81c_1.conda
Extracting conda-package-streaming-0.7.0-pyhd8ed1ab_1.conda
Extracting pyopenssl-23.0.0-pyhd8ed1ab_0.conda
Extracting conda-package-handling-2.0.2-pyh38be061_0.conda
Extracting urllib3-1.26.14-pyhd8ed1ab_0.conda
Extracting requests-2.28.2-pyhd8ed1ab_0.conda
Extracting conda-22.11.1-py310h4c7bcd0_1.conda
Installing base environment...
__
__ ______ ___ ____ _____ ___ / /_ ____ _
/ / / / __ `__ \/ __ `/ __ `__ \/ __ \/ __ `/
/ /_/ / / / / / / /_/ / / / / / / /_/ / /_/ /
/ .___/_/ /_/ /_/\__,_/_/ /_/ /_/_.___/\__,_/
/_/
Transaction
Prefix: /usr/local/miniforge3
Updating specs:
- conda-forge/linux-aarch64::ca-certificates==2022.12.7=h4fd8a4c_0[md5=2450fbcaf65634e0d071e47e2b8487b4]
- conda-forge/linux-aarch64::ld_impl_linux-aarch64==2.40=h2d8c526_0[md5=16246d69e945d0b1969a6099e7c5d457]
- conda-forge/linux-aarch64::libgomp==12.2.0=h607ecd0_19[md5=65b9cb876525dcb2e74a90cf02c6762a]
- conda-forge/linux-aarch64::libstdcxx-ng==12.2.0=hc13a102_19[md5=981741cd4321edd5c504b48f74fe91f2]
- conda-forge/linux-aarch64::python_abi==3.10=3_cp310[md5=7f4f00b03d3a7c4d4b8b987e5da461a9]
- conda-forge/noarch::tzdata==2022g=h191b570_0[md5=51fc4fcfb19f5d95ffc8c339db5068e8]
- conda-forge/linux-aarch64::_openmp_mutex==4.5=2_gnu[md5=6168d71addc746e8f2b8d57dfd2edcea]
- conda-forge/linux-aarch64::libgcc-ng==12.2.0=h607ecd0_19[md5=8456a29b6d9fc3123ccb9a966b6b2c49]
- conda-forge/linux-aarch64::bzip2==1.0.8=hf897c2e_4[md5=2d787570a729e273a4e75775ddf3348a]
- conda-forge/linux-aarch64::libffi==3.4.2=h3557bc0_5[md5=dddd85f4d52121fab0a8b099c5e06501]
- conda-forge/linux-aarch64::libnsl==2.0.0=hf897c2e_0[md5=36fdbc05c9d9145ece86f5a63c3f352e]
- conda-forge/linux-aarch64::libuuid==2.32.1=hf897c2e_1000[md5=e038da5ef9095b0d79aac14a311394e7]
- conda-forge/linux-aarch64::libzlib==1.2.13=h4e544f5_4[md5=88596b6277fe6d39f046983aae6044db]
- conda-forge/linux-aarch64::ncurses==6.3=headf329_1[md5=486b68148e121bc8bbadc3cefae4c04f]
- conda-forge/linux-aarch64::openssl==3.0.8=hb4cce97_0[md5=268fe30a14a3f40fe54da04fc053fd2d]
- conda-forge/linux-aarch64::xz==5.2.6=h9cdd2b7_0[md5=83baad393a31d59c20b63ba4da6592df]
- conda-forge/linux-aarch64::libsqlite==3.40.0=hf9034f9_0[md5=9afb0d5dbaa403858a660cd0b4a31d29]
- conda-forge/linux-aarch64::readline==8.1.2=h38e3740_0[md5=3cdbfb7d7b63ae2c2d35bb167d257ecd]
- conda-forge/linux-aarch64::tk==8.6.12=hd8af866_0[md5=7894e82ff743bd96c76585ddebe28e2a]
- conda-forge/linux-aarch64::zstd==1.5.2=h44f6412_6[md5=6d0d1cd6d184129eabb96bb220afb5b2]
- conda-forge/linux-aarch64::python==3.10.9=ha43d526_0_cpython[md5=24478dd738f2d557efe2a4fc6a248eb3]
- conda-forge/noarch::certifi==2022.12.7=pyhd8ed1ab_0[md5=fb9addc3db06e56abe03e0e9f21a63e6]
- conda-forge/noarch::charset-normalizer==2.1.1=pyhd8ed1ab_0[md5=c1d5b294fbf9a795dec349a6f4d8be8e]
- conda-forge/noarch::colorama==0.4.6=pyhd8ed1ab_0[md5=3faab06a954c2a04039983f2c4a50d99]
- conda-forge/noarch::idna==3.4=pyhd8ed1ab_0[md5=34272b248891bddccc64479f9a7fffed]
- conda-forge/noarch::pluggy==1.0.0=pyhd8ed1ab_5[md5=7d301a0d25f424d96175f810935f0da9]
- conda-forge/linux-aarch64::pycosat==0.6.4=py310h761cc84_1[md5=c701cff6d6e7907c93ab603e58082a7c]
- conda-forge/noarch::pycparser==2.21=pyhd8ed1ab_0[md5=076becd9e05608f8dc72757d5f3a91ff]
- conda-forge/noarch::pysocks==1.7.1=pyha2e5f31_6[md5=2a7de29fb590ca14b5243c4c812c8025]
- conda-forge/linux-aarch64::ruamel.yaml.clib==0.2.7=py310hb89b984_1[md5=89972c78c36ed3261c22bde7c012be03]
- conda-forge/noarch::setuptools==65.6.3=pyhd8ed1ab_0[md5=9600fc9524d3f821e6a6d58c52f5bf5a]
- conda-forge/noarch::toolz==0.12.0=pyhd8ed1ab_0[md5=92facfec94bc02d6ccf42e7173831a36]
- conda-forge/noarch::wheel==0.38.4=pyhd8ed1ab_0[md5=c829cfb8cb826acb9de0ac1a2df0a940]
- conda-forge/linux-aarch64::cffi==1.15.1=py310hf0c4615_3[md5=a2bedcb1d205485ea32fe5d2bd6fd970]
- conda-forge/noarch::pip==23.0=pyhd8ed1ab_0[md5=85b35999162ec95f9f999bac15279c02]
- conda-forge/linux-aarch64::ruamel.yaml==0.17.21=py310h761cc84_2[md5=98c0b13f20fcb4f5080554d137e39b37]
- conda-forge/noarch::tqdm==4.64.1=pyhd8ed1ab_0[md5=5526ff3f88f9db87bb0924b9ce575345]
- conda-forge/linux-aarch64::brotlipy==0.7.0=py310h761cc84_1005[md5=66934993368d01f896652925d3ac7e66]
- conda-forge/linux-aarch64::cryptography==39.0.1=py310he4ba0b1_0[md5=3129345d217e5fd6488df794e49e327b]
- conda-forge/linux-aarch64::zstandard==0.19.0=py310hde4b81c_1[md5=d4b3cc980179c38949c83fe23057d97c]
- conda-forge/noarch::conda-package-streaming==0.7.0=pyhd8ed1ab_1[md5=1a2fa9e53cfbc2e4d9ab21990805a436]
- conda-forge/noarch::pyopenssl==23.0.0=pyhd8ed1ab_0[md5=d41957700e83bbb925928764cb7f8878]
- conda-forge/noarch::conda-package-handling==2.0.2=pyh38be061_0[md5=44800e9bd13143292097c65e57323038]
- conda-forge/noarch::urllib3==1.26.14=pyhd8ed1ab_0[md5=01f33ad2e0aaf6b5ba4add50dad5ad29]
- conda-forge/noarch::requests==2.28.2=pyhd8ed1ab_0[md5=11d178fc55199482ee48d6812ea83983]
- conda-forge/linux-aarch64::conda==22.11.1=py310h4c7bcd0_1[md5=a71c4cc6bd77f61c0c1601b28291c460]
Package Version Build Channel Size
────────────────────────────────────────────────────────────────────────────────────
Install:
────────────────────────────────────────────────────────────────────────────────────
+ _openmp_mutex 4.5 2_gnu conda-forge Cached
+ brotlipy 0.7.0 py310h761cc84_1005 conda-forge Cached
+ bzip2 1.0.8 hf897c2e_4 conda-forge Cached
+ ca-certificates 2022.12.7 h4fd8a4c_0 conda-forge Cached
+ certifi 2022.12.7 pyhd8ed1ab_0 conda-forge Cached
+ cffi 1.15.1 py310hf0c4615_3 conda-forge Cached
+ charset-normalizer 2.1.1 pyhd8ed1ab_0 conda-forge Cached
+ colorama 0.4.6 pyhd8ed1ab_0 conda-forge Cached
+ conda 22.11.1 py310h4c7bcd0_1 conda-forge Cached
+ conda-package-handling 2.0.2 pyh38be061_0 conda-forge Cached
+ conda-package-streaming 0.7.0 pyhd8ed1ab_1 conda-forge Cached
+ cryptography 39.0.1 py310he4ba0b1_0 conda-forge Cached
+ idna 3.4 pyhd8ed1ab_0 conda-forge Cached
+ ld_impl_linux-aarch64 2.40 h2d8c526_0 conda-forge Cached
+ libffi 3.4.2 h3557bc0_5 conda-forge Cached
+ libgcc-ng 12.2.0 h607ecd0_19 conda-forge Cached
+ libgomp 12.2.0 h607ecd0_19 conda-forge Cached
+ libnsl 2.0.0 hf897c2e_0 conda-forge Cached
+ libsqlite 3.40.0 hf9034f9_0 conda-forge Cached
+ libstdcxx-ng 12.2.0 hc13a102_19 conda-forge Cached
+ libuuid 2.32.1 hf897c2e_1000 conda-forge Cached
+ libzlib 1.2.13 h4e544f5_4 conda-forge Cached
+ ncurses 6.3 headf329_1 conda-forge Cached
+ openssl 3.0.8 hb4cce97_0 conda-forge Cached
+ pip 23.0 pyhd8ed1ab_0 conda-forge Cached
+ pluggy 1.0.0 pyhd8ed1ab_5 conda-forge Cached
+ pycosat 0.6.4 py310h761cc84_1 conda-forge Cached
+ pycparser 2.21 pyhd8ed1ab_0 conda-forge Cached
+ pyopenssl 23.0.0 pyhd8ed1ab_0 conda-forge Cached
+ pysocks 1.7.1 pyha2e5f31_6 conda-forge Cached
+ python 3.10.9 ha43d526_0_cpython conda-forge Cached
+ python_abi 3.10 3_cp310 conda-forge Cached
+ readline 8.1.2 h38e3740_0 conda-forge Cached
+ requests 2.28.2 pyhd8ed1ab_0 conda-forge Cached
+ ruamel.yaml 0.17.21 py310h761cc84_2 conda-forge Cached
+ ruamel.yaml.clib 0.2.7 py310hb89b984_1 conda-forge Cached
+ setuptools 65.6.3 pyhd8ed1ab_0 conda-forge Cached
+ tk 8.6.12 hd8af866_0 conda-forge Cached
+ toolz 0.12.0 pyhd8ed1ab_0 conda-forge Cached
+ tqdm 4.64.1 pyhd8ed1ab_0 conda-forge Cached
+ tzdata 2022g h191b570_0 conda-forge Cached
+ urllib3 1.26.14 pyhd8ed1ab_0 conda-forge Cached
+ wheel 0.38.4 pyhd8ed1ab_0 conda-forge Cached
+ xz 5.2.6 h9cdd2b7_0 conda-forge Cached
+ zstandard 0.19.0 py310hde4b81c_1 conda-forge Cached
+ zstd 1.5.2 h44f6412_6 conda-forge Cached
Summary:
Install: 46 packages
Total download: 0 B
────────────────────────────────────────────────────────────────────────────────────
Transaction starting
Linking ca-certificates-2022.12.7-h4fd8a4c_0
Linking ld_impl_linux-aarch64-2.40-h2d8c526_0
Linking libgomp-12.2.0-h607ecd0_19
Linking libstdcxx-ng-12.2.0-hc13a102_19
Linking python_abi-3.10-3_cp310
Linking tzdata-2022g-h191b570_0
Linking _openmp_mutex-4.5-2_gnu
Linking libgcc-ng-12.2.0-h607ecd0_19
Linking bzip2-1.0.8-hf897c2e_4
Linking libffi-3.4.2-h3557bc0_5
Linking libnsl-2.0.0-hf897c2e_0
Linking libuuid-2.32.1-hf897c2e_1000
Linking libzlib-1.2.13-h4e544f5_4
Linking ncurses-6.3-headf329_1
Linking openssl-3.0.8-hb4cce97_0
Linking xz-5.2.6-h9cdd2b7_0
Linking libsqlite-3.40.0-hf9034f9_0
Linking readline-8.1.2-h38e3740_0
Linking tk-8.6.12-hd8af866_0
Linking zstd-1.5.2-h44f6412_6
Linking python-3.10.9-ha43d526_0_cpython
Linking certifi-2022.12.7-pyhd8ed1ab_0
Linking charset-normalizer-2.1.1-pyhd8ed1ab_0
Linking colorama-0.4.6-pyhd8ed1ab_0
Linking idna-3.4-pyhd8ed1ab_0
Linking pluggy-1.0.0-pyhd8ed1ab_5
Linking pycosat-0.6.4-py310h761cc84_1
Linking pycparser-2.21-pyhd8ed1ab_0
Linking pysocks-1.7.1-pyha2e5f31_6
Linking ruamel.yaml.clib-0.2.7-py310hb89b984_1
Linking setuptools-65.6.3-pyhd8ed1ab_0
Linking toolz-0.12.0-pyhd8ed1ab_0
Linking wheel-0.38.4-pyhd8ed1ab_0
Linking cffi-1.15.1-py310hf0c4615_3
Linking pip-23.0-pyhd8ed1ab_0
Linking ruamel.yaml-0.17.21-py310h761cc84_2
Linking tqdm-4.64.1-pyhd8ed1ab_0
Linking brotlipy-0.7.0-py310h761cc84_1005
Linking cryptography-39.0.1-py310he4ba0b1_0
Linking zstandard-0.19.0-py310hde4b81c_1
Linking conda-package-streaming-0.7.0-pyhd8ed1ab_1
Linking pyopenssl-23.0.0-pyhd8ed1ab_0
Linking conda-package-handling-2.0.2-pyh38be061_0
Linking urllib3-1.26.14-pyhd8ed1ab_0
Linking requests-2.28.2-pyhd8ed1ab_0
Linking conda-22.11.1-py310h4c7bcd0_1
Transaction finished
installation finished.
Do you wish the installer to initialize Miniforge3
by running conda init? [yes|no]
[no] >>> yes
no change /usr/local/miniforge3/condabin/conda
no change /usr/local/miniforge3/bin/conda
no change /usr/local/miniforge3/bin/conda-env
no change /usr/local/miniforge3/bin/activate
no change /usr/local/miniforge3/bin/deactivate
no change /usr/local/miniforge3/etc/profile.d/conda.sh
no change /usr/local/miniforge3/etc/fish/conf.d/conda.fish
no change /usr/local/miniforge3/shell/condabin/Conda.psm1
no change /usr/local/miniforge3/shell/condabin/conda-hook.ps1
no change /usr/local/miniforge3/lib/python3.10/site-packages/xontrib/conda.xsh
no change /usr/local/miniforge3/etc/profile.d/conda.csh
modified /root/.bashrc
==> For changes to take effect, close and re-open your current shell. <==
If you'd prefer that conda's base environment not be activated on startup,
set the auto_activate_base parameter to false:
conda config --set auto_activate_base false
Thank you for installing Miniforge3!
root@ubuntu:~#
|