Installation

Running MpdRoot locally using CVMFS

Install CVMFS and Toolbox (Users and Developers).

Supported OS: Fedora, CentOS, AlmaLinux, Ubuntu 24.04, 22.04, Debian 11, 12
NOTE: If your OS is based on any of those, then pass it to nica-init script, for example
./nica-init.sh -d Ubuntu -v 24.04

Users

NOTE: If you are using CentOS 7 instead of “toolbox enter a9-nica-dev” command, type:
“source /cvmfs/nica.jinr.ru/sw/os/login.sh”

Software is installed into $MPDROOT directory

Developers

NOTE: if you are using CentOS 7 instead of “toolbox enter a9-nica-dev” command, type:
“source /cvmfs/nica.jinr.ru/sw/os/login.sh”

Software is installed into $MPDROOT directory

Uninstallation

To remove local CVMFS installation with Toolbox containers and images first reboot your machine and then type:
./nica-init.sh uninstall

Additionally, developer installations must clean up their local MpdRoot build:
rm -rf $MPDROOT

Other ways to install

Questions? Click here