Execute following commands:
alienv enter AliPhysics/latest-master-o2
install.sh /path/to/src /path/to/installation /path/to/local/logbook /path/to/grid/ruda /path/to/grid/logbook
Example:
source install.sh . ~/.local/share/RUDA
Add following lines into .bashrc
source /path/to/installation/bin/env_ruda.sh
ROOT/AliRoot/AliPhysics should be compiled with C++17