10 juni, 2021 macOS - Install sqlite3 Install sqlite3 brew install sqlite3 Add sqlite3 to your PATH variabele: nano ~/.bash_profile export PATH="/usr/local/opt/sqlite/bin:$PATH" Check the version sqlite3 --version Categorieën MAMP macOS Tags sqlite3