← Back to context

Comment by antonvs

14 hours ago

> (Aside: The hard bit may be getting a new enough SQLite, at the time of writing Homebrew on macOS has it, else you likely need to use an unstable source like nixpkgs-unstable.)

Or just download the source and build it! (Gasp!)

The great thing about using a package manager is that it also handles updating and uninstalling software, not just the initial install