wget http://lloydrochester.com/code/foo-1.1.tar.gz
tar zxf foo-1.1.tar.gz
cd foo
./configure
make
sudo make install
sudo systemctl start foo
