NetSurf Source Code

NetSurf's source code is stored in a Subversion (SVN) repository. The best way to obtain the latest source code is to check it out of SVN. To do so, run the following command:

$ svn co svn://svn.netsurf-browser.org/trunk/netsurf

The latest source code can also be viewed via a web interface.

If you don't have Subversion, the latest source can be downloaded here.

The source code for each release version of NetSurf is available on the main downloads page.

Build Instructions

There are two versions of NetSurf: NetSurf for RISC OS and GTK NetSurf (often referred to as nsgtk).

Unix-like platforms

Users of Unix-like platforms, including Linux, should follow the build instructions provided in the Docs/BUILDING-GTK file. This can be found in the source tree or viewed in the SVN web interface.

RISC OS

RISC OS users should consult the build instructions in the documentation.