As part of the CCP4 Suite (available for Linux, macOS, and Windows),
You can download the CCP4 Suite from the CCP4 Download page.
Note:
Install to run using commands below:
# Add sid (Debian's unstable package repo)
echo "deb http://deb.debian.org/debian unstable main" | sudo tee -a /etc/apt/sources.list
sudo apt update
sudo apt install coot
coot
After installing Flatpak and registering Flathub, run the commands below:
flatpak install flathub io.github.pemsley.coot
# Simply click Coot's icon in the menu, or
flatpak run io.github.pemsley.coot
To install the beta build (more recent but possibly less stable), register flahub-beta repository and then run the commands below:
flatpak install flathub-beta io.github.pemsley.coot
# Simply click Coot's icon in the menu, or
flatpak run io.github.pemsley.coot//beta
You can see the Flatpak manifest here.
After installing Homebrew, run the commands below:
brew install brewsci/bio/coot
coot
To install the latest development version (bleeding edge), run the commands below:
brew install --HEAD brewsci/bio/coot
coot
Download the installer for WinCoot from here.
See this