gpt4 book ai didi

python - 通过命令行在 Ubuntu(或 Linux)上安装 Anaconda

转载 作者:IT老高 更新时间:2023-10-28 20:51:57 25 4
gpt4 key购买 nike

我想安装 Anaconda在远程服务器上。

服务器运行的是 Ubuntu 12.04。

我只能通过 SSH 访问此服务器。

如何通过命令行安装 Anaconda?

最佳答案

类似的东西:

wget https://repo.anaconda.com/archive/Anaconda3-2020.07-Linux-x86_64.sh

获取 64 位 linux 的安装程序,然后:

bash Anaconda3-2020.07-Linux-x86_64.sh

您可以获得latest release from here

关于python - 通过命令行在 Ubuntu(或 Linux)上安装 Anaconda,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/28852841/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com