Linux Packages#
The steps below will guide you through installation of MantidWorkbench on Linux:
Unpack the
tar.xz
file usingtar -xJf
(e.gtar -xJf mantidworkbench-6.11.tar.xz
).This will create a directory with the package name (e.g
/mantidworkbench-6.11
).cd
into this directory and run./bin/mantidworkbench
to launch.