Skip to content
This repository has been archived by the owner on Apr 25, 2022. It is now read-only.

njzjz/chemautoinstaller

Repository files navigation

ChemAutoInstaller

Build Status Docker

Scripts to install chemical softwares on Linux automatically.

Author: Jinzhe Zeng

Email: jzzeng@stu.ecnu.edu.cn

Supporting Softwares

Usage

Only run the following script to install all of softwares:

wget -O - https://raw.githubusercontent.com/njzjz/ChemAutoInstaller/master/ChemAutoInstaller.sh | bash -s -- -A

Available command-line options:

--all, -A                           Install all of softwares
--anaconda --openbabel --rdkit      Install softwares one by one
--lammps --vmd --openmpi
--prefix                            Directory of Anaconda, default is $HOME/anaconda3
--help, -h                          See help