See LAPACK examples for some examples.
See Installing LAPACK and BLAS for installation instructions.
See Fortran Software Packages for other Fortran software packages.
To install BLAS and LAPACK see the links above and also:
On some linux systems, including the VM for the class, you can install both BLAS and LAPACK via:
$ sudo apt-get install liblapack-dev