# lakekeeper を Homebrew でインストール

lakekeeper のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

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

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install lakekeeper
```

  証拠: local Homebrew formula metadata

## パッケージ情報

- **パッケージキー:** brew:lakekeeper
- **パッケージマネージャ:** Homebrew
- **バージョン:** 0.13.1
- **ソース概要:** Apache Iceberg REST Catalog
- **ホームページ:** <https://docs.lakekeeper.io>
- **リポジトリ:** <https://github.com/lakekeeper/lakekeeper>
- **最終更新:** 2026-07-01T01:39:10Z
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- lakekeeper (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 0.13.1
## プロジェクトの歴史と使われ方

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.

### プロジェクトの歴史

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.

### 採用の歴史

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.

### 使われ方

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.

### パッケージ好きにとっての重要性

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.

### タイムライン

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

### ソース

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


## セキュリティノート

lakekeeper に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。



## Combined YAML source

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


## ソース

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