# Install lakekeeper with Homebrew

Apache Iceberg REST Catalog. Version 0.13.1 via Homebrew; verified 2026-07-01.

## Install

```sh
sudo av install brew:lakekeeper
```

Additional install commands:

### macOS

- Homebrew (100%):

```sh
brew install lakekeeper
```

  Evidence: local Homebrew formula metadata

## Package facts

- **Package key:** brew:lakekeeper
- **Package manager:** Homebrew
- **Version:** 0.13.1
- **Source summary:** Apache Iceberg REST Catalog
- **Homepage:** <https://docs.lakekeeper.io>
- **Repository:** <https://github.com/lakekeeper/lakekeeper>
- **Last updated:** 2026-07-01T01:39:10Z
- **Generated:** 2026-08-03T19:37:03+00:00

## Executables

- lakekeeper (alias)

## Install behavior

- Bottle: not available

## Freshness

- Page generated: 2026-08-03
- Package-manager version: 0.13.1
## Project history and usage

Lakekeeper is an Apache-licensed Apache Iceberg REST Catalog implementation written in Rust. Its package history sits in the newer lakehouse control-plane ecosystem, where catalogs expose standard Iceberg metadata APIs to engines rather than being tied to one query system.

### Project history

The project README describes Lakekeeper as a secure, fast, and easy-to-use implementation of the Apache Iceberg REST Catalog specification based on apache/iceberg-rust. Its docs present a split between the Iceberg REST API, served under /catalog for external query engines, and a management API under /management for Lakekeeper-specific entities such as projects, users, roles, warehouses, permissions, and multi-tenant setup.

### Adoption history

Lakekeeper's README advertises integration testing or support badges for engines and clients including Spark, PyIceberg, Trino, and StarRocks, and its quickstart centers on Docker Compose with example notebooks and a UI. GitHub releases in June 2026 show a project moving quickly through authorization, storage, UI, and Iceberg REST compatibility work.

### How it is used

Operators deploy Lakekeeper as a catalog service, point Iceberg-capable engines at the /catalog endpoint, and manage warehouses, storage profiles, credentials, and permissions through Lakekeeper's management layer. The project also implements an S3 remote signing API for warehouse access.

### Why package nerds care

Lakekeeper is notable because it packages the Iceberg REST catalog layer as a self-hostable Rust service. For Homebrew and CLI/package watchers, it is a sign that lakehouse infrastructure tools are becoming small installable services, not only cloud-managed components.

### Timeline

- 2026-06-17: Lakekeeper v0.12.4 included multi-OIDC support and OneLake/Fabric private endpoint work.
- 2026-06-30: Lakekeeper v0.13.0 included role, authorization, storage layout, generic table API, and Iceberg 1.11 signer property changes.
- 2026-06-30: Lakekeeper v0.13.1 followed as a bug-fix release for the UI client ID handling.

### Related projects

- Lakekeeper is closely tied to Apache Iceberg, apache/iceberg-rust, Spark, PyIceberg, Trino, StarRocks, S3-compatible object stores, and broader open-lakehouse catalog projects.

### Sources

- <https://docs.lakekeeper.io/>
- <https://docs.lakekeeper.io/docs/0.10.x/concepts/>
- <https://github.com/lakekeeper/lakekeeper>
- <https://github.com/lakekeeper/lakekeeper/releases>


## Security Notes

No matching local secret-handling manifest was found for lakekeeper. Nucleus package metadata is still published here so future coverage has a stable package URL.



## Combined YAML source

View the package source record on GitHub. [combined/lakekeeper.yml](https://github.com/mxcl/pkgdb/blob/main/combined/lakekeeper.yml)


## Sources

- pkg.so package database
- Geiger risk classifier
- curated package history
- pkgdb category and tag curation
- cross-ecosystem install command graph
