SQLite Forum

URL for downloading latest version
Login
The "whole SQLite tool-chain" consists of:

  *  A C-compiler (gcc, clang, MSVC, etc)
  *  make or nmake
  *  tclsh

So if you can compile the amalgamation, the only thing extra you need to
install in order to build from canonical sources is "tclsh".