Installation for Windows Using WSL/Ubuntu
This guide covers installing CHEMSMART on Windows using the Windows Subsystem for Linux (WSL) with Ubuntu. This is the preferred way of installation, as WSL provides similar terminal environment to Linux/Unix OS.
Prerequisites
Install Ubuntu from the Ubuntu website or directly from the Microsoft Store.
Install conda (Anaconda3 or Miniconda3 for Linux) within Ubuntu:
See the conda installation guide.
Install
gitandmake:sudo apt install git make
Installation
Since Ubuntu on WSL uses the Linux kernel, follow the instructions in Installation for Linux and macOS to complete the CHEMSMART setup.