Remove Liquibase with Chocolatey

Last updated: July 14, 2025

Starting with Liquibase version 4.32.0, we will no longer update this package manager with our latest software download packages.

Procedure

1

Uninstall Liquibase.

To remove Liquibase from your system, run the following command:

choco uninstall liquibase

Confirm the uninstallation when prompted.

2

Verify Removal

After the uninstallation process is complete, verify that Liquibase has been removed by running:

liquibase --version