Retrieve the source code and extract to the install location.
[codesyntax lang=”bash”]
./bootstrap
./configure –with-contrib-plugins=all
make -j4
sudo make install
[/codesyntax]
Mr. Arch Brooks, Software Engineer, Brooks Computing Systems, LLC authored this article.