For GNU/LinuxLomse uses SVN for version control. To download Lomse the simplest way is to open a terminal and type the following command:
svn co https://lomse.svn.sourceforge.net/svnroot/lomse/trunk lomse
Alternatively you can download a zip file with the lomse trunk from Sourceforge. Click here and the download should start in a few seconds.

To get the source code, browse the SVN repository from here. At the bootom of the page there is a link labeled "Download GNU tarball". Click on it and you will download a tar file with all the source repository.
Other common actions, such as viewing the contents of a file in SVN, viewing the difference between file revisions, or syntax highlighting are possible from that page. This service is provided for every SourceForge.net project.
Another alternative is to directly access the SVN repository, maintained at SorceForge.net and download a working copy. You don't need to register or to have special privileges. Downloading the complete source tree is very easy. All you have to do is to open, in your computer, a terminal window and execute the following SVN command:
svn co https://lomse.svn.sourceforge.net/svnroot/lomse/trunk lomse
Last updated: 2011/12/08