Installation¶
Collopak is currently available for Linux and macOS.
The easiest way to get started is to download the installation script and run it as follows
(requires an Internet connection when the script is run):
$ bash collopak_install <install_location>
install_location refers to a directory that will be created by the
script. After installation, all Collopak programs are available in the
bin subdirectory of <install_location>. For example, the
collopak_version program reports the currently installed Collopak
release:
$ /home/gregq/collopak/bin/collopak_version
0.1.39
Installation via Conda¶
Collopak is packaged with the Conda package manager,
so if you are familiar with that ecosystem you can use it directly to install Collopak.
Just use the greg9q channel hosted at Anaconda Cloud:
$ conda install -c greg9q -c conda-forge collopak