Installing Lean on Ubuntu

January 15, 2025 ยท View on GitHub

Build Dependencies

Please ensure you have the following build tools available and then follow the generic build instructions.

Basic packages

sudo apt-get install git libgmp-dev libuv1-dev cmake ccache clang pkgconf

Contents

  1. 1Build Dependencies
  2. 2Basic packages