Loading…
Loading…
Couchbase Lite Libraries for C and C++ (Community Edition)
brew install --cask libcblite-communityFollow these steps to install Couchbase Lite (Community Edition) using Homebrew, the most popular package manager for macOS. This works on both Apple Silicon (M1/M2/M3/M4) and Intel Macs.
Launch Terminal from your Applications > Utilities folder, or press Cmd + Space and type "Terminal".
If you don't have Homebrew yet, paste the install script from brew.sh into Terminal and follow the prompts.
brew install --cask libcblite-communityPaste the following command into Terminal and press Enter:
brew install --cask libcblite-communityRun `brew list` to confirm libcblite-community is installed, then try `libcblite-community --version` to check the version number.
Run `libcblite-community` in your Terminal to start using it.
sudo.brew update first to refresh the package list./opt/homebrew (the default for M-series chips).Couchbase Lite Libraries for C and C++ (Community Edition)
Creative Software Expert