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