Install aGrUM - Linux

Quick install

git clone https://gitlab.com/agrumery/aGrUM.git
cd aGrUM
python act install release aGrUM --static -d INSTALL_PATH

Depending on where you want to install aGrUM you might need to run the last command as root.

Requirements

  • C++11/14 compiler
  • Python
  • Git