cd Downloads wget http://gnu.mirror.vexxhost.com/gsl/gsl-latest.tar.gz tar -zxvf gsl-latest.tar.gz cd gsl-1.16 ./configure make sudo make install cd .. sudo rm -R gsl-latest.tar.gz gsl-1.16
fastSTRUCTURE
1 2 3 4 5
mkdir fs cd fs git clone https://github.com/rajanil/fastStructure cd fastStructure vim ~/.bashrc