Install PyMol Open Source Edition on macOS

Q

How to download and install PyMol Open Source edition on macOS?

✍: FYIcenter.com

A

If you want to try the open source edition of PyMol on macOS, you have 4 installation options.

1. Using Homebrew package manager - If you have Homebrew installed on your macOS, you can try the following command to install PyMol open source edition:

brew install brewsci/bio/pymol

2. Using Fink package manager - If you have Fink installed on your macOS, you can try the following command to install PyMol open source edition:

fink install pymol-py27

3. Using MacPort package manager - If you have MacPort installed on your macOS, you can try the following command to install PyMol open source edition:

sudo port install pymol

4. Compiling from source code - If you known enough about compiling C/C++ source code on macOS, you can download PyMol source code and build MyPol from GitHub repository github.com/schrodinger/pymol-open-source.

 

⇒ PyMol GUI and CLI

⇐ Install PyMol Incentive Edition on MacOS

⇑ PyMol Installation

⇑⇑ PyMol Tutorials

2020-04-16, 4794🔥, 0💬