<div class='fossil-doc' data-title='Download Page'> <!-- This document uses XMLHttpRequest to read the /juvlist page from the Fossil server, then constructs the list of downloads from the returned JSON. Edit the "releases" variable with each new release. Then add unversioned content files for the build products. Latest-release-tarball: https://fossil-scm.org/home/tarball/7aedd5675883d4412cf20917d340b6985e3ecb842e88a39f135df034b2d5f4d3/fossil-src-2.16.tar.gz --> <center><font size=4> <b>To install Fossil →</b> download the stand-alone executable and put it on your $PATH. </font> <!--<p><small> RPMs available <a href="http://download.opensuse.org/repositories/home:/rmax:/fossil/"> here.</a> Cryptographic checksums for download files are <a href="http://www.hwaci.com/fossil_download_checksums.html">here</a>. </small></p>--> <div id="download_filelist"> <!-- The JS below will fills in this <div> with a table of download products derived from the output of /juvlist --> </div> <p><small> <a href="../doc/trunk/www/aboutdownload.wiki">How this download page is implemented</a><br> <a href="../wiki?name=Release+Build+How-To">How deliverables are built</a> </small></p> </center> </div> <script src="download.js"> </script>