McStas 2.4 prerelease for use @ ISIS/STFC workshop April 2017 Installation package for Debian/Ubuntu/Mint etc. systems To install, please: 1) Download and unpack the tgz 2) Add our mccode repository to your Linux cd /etc/apt/sources.list.d/ sudo wget http://packages.mccode.org/debian/mccode.list sudo apt-get update 3) Go to the folder where the archives were unpackaged and run the below command to install McStas plus the Python tools: sudo dpkg -i mcstas-2.4pre01-linux64.deb mcstas-comps-2.4pre01-linux64.deb mcstas-manuals-2.4pre01-linux64.deb mcstas-tools-perl-cmdline-2.4pre01-linux64.deb mcstas-tools-python-mccodelib-2.4pre01-linux64.deb mcstas-tools-python-mcrun-2.4pre01-linux64.deb mcstas-tools-python-mcgui-2.4pre01-linux64.deb mcstas-tools-python-mcplot-pyqtgraph-2.4pre01-linux64.deb mcstas-tools-python-mcdisplay-mantid-2.4pre01-linux64.deb mcstas-tools-python-mcdisplay-pyqtgraph-2.4pre01-linux64.deb mcstas-tools-python-mcdisplay-webgl-2.4pre01-linux64.deb 4) Optionally also install the Perl tools by sudo dpkg -i mcstas-tools-perl-2.4pre01-linux64.deb (if your machine didn't previously have mcstas installed some packages might be missing - run sudo apt-get -f install to fix)