# lakekeeper を Homebrew でインストール

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

## インストール

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

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

### macOS

- Homebrew (100%):

```sh
brew install lakekeeper
```

  証拠: local Homebrew formula metadata

## パッケージ情報

- **パッケージキー:** brew:lakekeeper
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/lakekeeper>
- **バージョン:** 0.13.1
- **ソース概要:** Apache Iceberg REST Catalog
- **ホームページ:** <https://docs.lakekeeper.io>
- **リポジトリ:** <https://github.com/lakekeeper/lakekeeper>
- **上流ドキュメント:** <https://docs.lakekeeper.io/>
- **ライセンス:** Apache-2.0
- **ソースアーカイブ:** <https://github.com/lakekeeper/lakekeeper/archive/refs/tags/v0.13.1.tar.gz>
- **最終更新:** 2026-07-01T01:39:10Z
- **生成日時:** 2026-07-08T07:18:31+00:00

## 実行可能ファイル

- lakekeeper (cli)
- lakekeeper (エイリアス)

## 依存関係

- openssl@4

## ビルド依存関係

- cmake
- rust

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## バージョンと鮮度

- ページ生成日: 2026-07-08
- マネージャ版: 0.13.1
- マネージャ更新日: 2026-07-01
- ローカルデータ: OK
- 上流リポジトリ: https://github.com/lakekeeper/lakekeeper
- 検出された最新: v0.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 パッケージメタデータはここに公開されています。


## ソースデータベース詳細

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** lakekeeper
- **Version Scheme:** 0
- **Revision:** 0
- **Head Version:** HEAD
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** head, stable


## 関連リンク

- [Terminal utility packages](https://www.automicvault.com/ja/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://www.automicvault.com/ja/pkg/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Language runtime packages](https://www.automicvault.com/ja/pkg/language-runtime-packages/) - Matched language runtime, compiler, or interpreter metadata.
- [Networking and protocol packages](https://www.automicvault.com/ja/pkg/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [openssl@4](https://www.automicvault.com/ja/pkg/brew/openssl-4/) - Runtime dependency declared by Homebrew.
- [cmake](https://www.automicvault.com/ja/pkg/brew/cmake/) - Build dependency declared by Homebrew.
- [rust](https://www.automicvault.com/ja/pkg/brew/rust/) - Build dependency declared by Homebrew.
- [nessie](https://www.automicvault.com/ja/pkg/brew/nessie/) - Shares av.db curated category or tags: apache-iceberg, catalog, cli, data, data-lake.
- [iceberg-cli](https://www.automicvault.com/ja/pkg/brew/iceberg-cli/) - Shares av.db curated category or tags: apache-iceberg, cli, data, data-lake.
- [marmot](https://www.automicvault.com/ja/pkg/brew/marmot/) - Shares av.db curated category or tags: catalog, cli, data.
- [unitycatalog](https://www.automicvault.com/ja/pkg/brew/unitycatalog/) - Shares av.db curated category or tags: catalog, cli, data.
- [datafusion](https://www.automicvault.com/ja/pkg/brew/datafusion/) - Shares av.db curated category or tags: cli, data, rust.
- [dynein](https://www.automicvault.com/ja/pkg/brew/dynein/) - Shares av.db curated category or tags: cli, data, rust.
- [fst](https://www.automicvault.com/ja/pkg/brew/fst/) - Shares av.db curated category or tags: cli, data, rust.
- [helix-db](https://www.automicvault.com/ja/pkg/brew/helix-db/) - Shares av.db curated category or tags: cli, data, rust.
- [gravitino](https://www.automicvault.com/ja/pkg/brew/gravitino/) - Local package facts share a topical domain. Shared terms: apache, catalog, cli, data, iceberg.

## Combined YAML source

View the package source record on GitHub. [combined/lakekeeper.yml](https://github.com/automic-vault/db/blob/main/combined/lakekeeper.yml)


## ソース

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- av.db category and tag curation
- package relationship graph
- cross-ecosystem install command graph
