On macOS 10.15.7 I’ve removed the previously installed sqlite
0brew uninstall sqlite
and brew list
does not show it.
BUT I still able to run configure
that prints with sqlite = yes
, and to compile binaries with sqlite functionality.
I’m not a macOS expert, so the question is “Has macOS its own SQLite? If so, is this documented somewhere?”