New Webinar: Govern roles, shares, and data movement in Snowflake

Learn how to govern Snowflake roles, shares, and data movement without slowing delivery. Join our live webinar on controlling drift, permissions, and audit readiness.

Install Liquibase with Homebrew

Last updated: September 2, 2025

Before you begin

Confirm that Java is installed. If you use the Liquibase Installer, Java is included automatically.

Procedure

1

Install Homebrew.

Install Homebrew if you need to.

To check whether it's already installed, run the following command in your terminal:

brew --version

If Homebrew is installed, the version number will be returned. If not, you'll see a message indicating the command was not found.

2

Run brew install.

In your command line, run the following command:

brew install liquibase