# Installer lakekeeper avec Homebrew

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de lakekeeper pour les workflows d'agents IA.

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install lakekeeper
```

  Preuve: local Homebrew formula metadata

## Faits du paquet

- **Clé du paquet:** brew:lakekeeper
- **Gestionnaire de paquets:** Homebrew
- **Version:** 0.13.1
- **Résumé source:** Apache Iceberg REST Catalog
- **Page d'accueil:** <https://docs.lakekeeper.io>
- **Dépôt:** <https://github.com/lakekeeper/lakekeeper>
- **Dernière mise à jour:** 2026-07-01T01:39:10Z
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- lakekeeper (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 0.13.1
## Historique du projet et usages

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.

### Historique du projet

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.

### Historique d'adoption

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.

### Modes d'utilisation

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.

### Pourquoi les passionnés de paquets s'y intéressent

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.

### Chronologie

- 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>


## Notes de sécurité

Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour lakekeeper. Les métadonnées de paquet Nucleus restent publiées ici afin que la couverture future dispose d'une URL stable.



## 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
