<div class='fossil-doc' data-title='Downloads'> <!-- 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/47362306a7dd7c6fc3cab77cebe5d25469b0a9448479d9718eb5c49c8337b29/fossil-src-2.23.tar.gz --> <center><font size=4> <b>To install Fossil →</b> download the stand-alone executable and put it on your $PATH. </font> <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>