banner

Download and Installation

MacroQC has an easy setup with few steps. There are several alternatives for installation methods. You can choose one of them depending on your system and personal habits. These alternatives are given below. In most cases, you need nothing more than an installer. Sometimes it’s not even necessary. Supported architectures are Linux x86_64 and OSX64.
badge badge badge

Install with Conda (Linux and Mac OS X)

Conda is a cross-platform open-source package management system and environment management system. This option is one of the most popular and easy way to install a package these days.

(1)
If you don’t have a Conda installer, you may get it: Conda installer.
(2)
Run the following commands on a UNIX console.

Linux and Mac OS X:

conda install -c macroqc macroqc


Install with Self-Extracting Package (Linux and Mac OS X)

This method offers offline and portable installation just in one step. You need to follow the steps given below:

(1)
Download MacroQC self-extracting package:

Linux:
MacroQC Installer

Mac OS X:
MacroQC Installer

(2)
Run installation script at the directory where the downloaded file is located (you may need root privileges):
bash install-macroqc.sh

Manual Installation from Zip Archive (Linux and Mac OS X)

This is another alternative way to install MacroQC.

(1)
Download MacroQC Zip archive:

Linux:
MacroQC Zip Archive

Mac OS X:
MacroQC Zip Archive

(2)
Extract the Zip archive.
unzip macroqc.zip
(3)
Copy files wherever you want.