- 下载Miniconda(从国内镜像)
wget https://mirrors.tuna.tsinghua.edu.cn/anaconda/miniconda/Miniconda3-latest-Linux-x86_64.sh - 安装
bash Miniconda3-latest-Linux-x86_64.sh
按提示安装,然后运行:
source ~/.bashrc - 配置conda使用国内源
conda config --add channels https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/main/
conda config --add channels https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free/
conda config --add channels https://mirrors.tuna.tsinghua.edu.cn/anaconda/cloud/conda-forge/
conda config --set show_channel_urls yes - 创建环境并安装QGIS
conda create -n qgis python=3.9
conda activate qgis
conda install -c conda-forge qgis - 运行
qgis
如何在linux下安装qgis
GIS阵地2026-02-12 8:52
相关推荐
kebidaixu1 小时前
BCU 平台 RS485 驱动适配:从 THVD1406 到 ISO3082大貔貅喝啤酒1 小时前
Python Requests库教程杨浦老苏1 小时前
家庭实验室监控仪表盘HomeLab-Monitorcopyer_xyf2 小时前
LangChain 调用 LLM回忆2012初秋2 小时前
【Nginx】原理、配置与运维实战(2)copyer_xyf2 小时前
Prompt 组织管理shimly1234562 小时前
python3 uvicorn 是啥?Urbano3 小时前
工装外套全制作流程、工序痛点及自动化设备升级方案映翰通朱工3 小时前
工业4G网关无公网IP远程运维实战(内网终端异地访问方案)洪晓露3 小时前
将 rke2 集群证书延长至 10 年