The current development version of the APBS source can be obtained through Subversion (SVN). The source code is currently hosted at Sourceforge. To check out a copy of the current development branch (the trunk) do the following from a command line (assumes you have subversion installed): svn co https://apbs.svn.sourceforge.net/svnroot/apbs/trunk apbs To obtain a complete set of the APBS source code (including previously tagged releases): svn co https://apbs.svn.sourceforge.net/svnroot/apbs apbs |