# Installation ## Stable release To install `tmmc-lnpy`, run this command in your terminal: ```bash pip install tmmc-lnpy ``` or ```bash conda install -c conda-forge tmmc-lnpy ``` This is the preferred method to install `tmmc-lnpy`, as it will always install the most recent stable release. ## From sources See [](./contributing) for details on installing from source.