|
Table of Contents
How to install FMRIB FSL on Ubuntu Lucidsudo apt-get install neurodebian-keyring cd /etc/apt/sources.list.d sudo wget http://neuro.debian.net/_static/neurodebian.lucid.de.sources.list sudo apt-get update sudo apt-get install fsl fsl-atlases echo "source /etc/fsl/fsl.sh" >> ~/.bashrc Comments |