Skip to main content
Version: Upcoming Release

Installing Historical Versions

Occasionally, using historical versions of Kurtosis is necessary. For example, when working with a Starlark Kurtosis package that was initially developed with an older version of Kurtosis, we might want rollback our Kurtosis version to ensure the version of Kurtosis we are running is compatible with the Kurtosis package.

The instructions in this guide will walk you through installing and using a historical version of Kurtosis. To see what versions are available, reference our changelog.

If you're looking to install the latest version of Kurtosis, see here.

  1. Uninstall your current version of Kurtosis
    brew uninstall kurtosis-tech/tap/kurtosis-cli
  2. Install an earlier version of Kurtosis (eg. 0.68.6)
    brew install kurtosis-tech/tap/kurtosis-cli@<version>