$ wget http://example.com/foo.tgz && tar xf foo.tgz && cd foo && ./configure && make && sudo make install