Find packages with LPM
Last updated: July 13, 2026
Search for and discover available packages in the Liquibase Package Manager repository.
Before you begin
Install Liquibase Community 5.0+ or later. For information about using LPM with earlier versions, refer to the LPM readme.md.
Liquibase Community. LPM is not available in Liquibase Secure.
Procedure
Update package information
Before searching for packages, refresh your local package catalog to ensure you have the latest information. Without updating, your search results might be outdated or incomplete, and you could miss newly available packages or current versions.
Example code
liquibase lpm updateSearch all packages
The liquibase lmp search command lets you discover available packages. You can search all packages, filter by category using --category, or search by package name. Available categories include driver, extension, and utility.
Search all packages
liquibase lpm searchSearch drivers
liquibase lpm search --category driver