Linux环境下的软件安装 Miniconda软件管理 安装软件 conda list 查看服务器安装的所有软件列表 conda search fastqc 搜索conda软件 conda -y install 软件名=0.11.7(版本号) conda -y remove 软件名