# ente-cli を Homebrew, Nix, winget でインストール

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

## インストール

```sh
sudo av install brew:ente-cli
```

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

### macOS

- Homebrew (100%):

```sh
brew install ente-cli
```

  証拠: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#ente-cli
```

  証拠: nixpkgs package indexes: pkgs/by-name/en/ente-cli/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

### Windows

- winget (92%):

```sh
winget install --id ente-io.ente.CLI -e
```

  証拠: Windows Package Manager source index: ente-io.ente.CLI from https://cdn.winget.microsoft.com/cache/source.msix

## パッケージ情報

- **パッケージキー:** brew:ente-cli
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/ente-cli>
- **バージョン:** 0.2.3
- **ソース概要:** Utility for exporting data from Ente and decrypt the export from Ente Auth
- **ホームページ:** <https://github.com/ente-io/>
- **リポジトリ:** <https://github.com/ente/ente>
- **上流ドキュメント:** <https://ente.com>
- **ライセンス:** AGPL-3.0-only
- **ソースアーカイブ:** <https://github.com/ente/ente/archive/refs/tags/cli-v0.2.3.tar.gz>
- **最終更新:** 2026-07-04T16:53:42+09:00
- **生成日時:** 2026-07-08T18:08:21+00:00

## 実行可能ファイル

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

## ビルド依存関係

- go

## インストール挙動

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

## バージョンと鮮度

- ページ生成日: 2026-07-08
- マネージャ版: 0.2.3
- マネージャ更新日: 2026-07-04
- ローカルデータ: OK
- 上流リポジトリ: https://github.com/ente/ente
- 情報: No cached GitHub release or tag data was available.
## プロジェクトの歴史と使われ方

ente-cli is the command-line export and decryption utility from Ente's open-source, end-to-end encrypted product monorepo. It is mainly useful to Ente Photos and Ente Auth users who want a scriptable way to add accounts, run exports, and decrypt authenticator exports outside the graphical apps.

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

The CLI grew out of Ente's broader platform, which presents itself as a fully open-source, end-to-end encrypted service for photos, authenticator data, and related personal storage products. The monorepo README describes Ente Photos as the flagship product and Ente Auth as a later authenticator built from the same encrypted foundations.

The CLI README documents it as a standalone Go command with prebuilt release binaries, source builds, and Docker usage. Its command set centers on account management and export workflows rather than being a general-purpose media tool.

### 採用の歴史

Package-manager adoption is modest but real: Homebrew ships the `ente-cli` formula, and the input package facts also list Nix and Winget package names. Homebrew's formula analytics showed hundreds of annual installs when checked for this enrichment run, which fits a companion utility for an existing hosted service rather than a broad Unix staple.

### 使われ方

Typical use starts with `ente account add`, optional account listing or export-directory changes, and then `ente export`. The CLI also has a documented Auth export decryption use case, making it relevant for users who need local backups or migration paths from encrypted Ente data.

The tool stores local account/export state in its Ente CLI config directory and can be run as a static binary or in Docker, which matters for repeatable backup jobs and headless export automation.

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

For package maintainers, ente-cli is interesting as a small CLI carved out of a much larger encrypted-app monorepo. It brings a hosted consumer app workflow into the normal package-manager world: static binaries, Homebrew/Nix/Winget entries, and scriptable export commands.

### タイムライン

- 2020s: Ente publishes its client apps and server in an open-source monorepo.
- 2020s: Ente Auth is added as an end-to-end encrypted authenticator built on Ente's existing platform.
- 2020s: The Ente CLI is documented as a standalone utility for exports, account management, and Auth export decryption.

### Related projects

- Ente Photos, Ente Auth, and Ente Locker are sibling products in the same monorepo.
- The CLI overlaps operationally with backup/export tools, but its encryption and account model are specific to Ente.

### ソース

- <https://github.com/ente-io/ente/blob/main/README.md>
- <https://github.com/ente-io/ente/blob/main/cli/README.md>
- <https://formulae.brew.sh/formula/ente-cli>


## セキュリティノート

broad file, network, media, or database tool signal.

- **Geiger リスク:** blue / 中
- broad file, network, media, or database tool signal


## Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.


## Configuration files

- Unix: ~/.ente/config.yaml, config.yaml, $ENTE_CLI_CONFIG_DIR/config.yaml

## Credential files

- Unix: ~/.ente/ente-cli.db, $ENTE_CLI_CONFIG_DIR/ente-cli.db
## ソースデータベース詳細

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** ente-cli
- **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

## 他のパッケージマネージャ記録

- Nix - ente-cli: normalized package name match | nixpkgs package indexes: pkgs/by-name/en/ente-cli/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- winget - ente-io.ente.CLI: normalized package name match | Windows Package Manager source index: ente-io.ente.CLI from https://cdn.winget.microsoft.com/cache/source.msix
- winget - ente-io.photos-desktop: installed executable or alias match | Windows Package Manager source index: ente-io.photos-desktop from https://cdn.winget.microsoft.com/cache/source.msix


## 関連リンク

- [Source-control packages](https://www.automicvault.com/ja/pkg/source-control-tools/) - Belongs to a source-control command family.
- [Secret-risk packages](https://www.automicvault.com/ja/pkg/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [Terminal utility packages](https://www.automicvault.com/ja/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://www.automicvault.com/ja/pkg/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [go](https://www.automicvault.com/ja/pkg/brew/go/) - Build dependency declared by Homebrew.
- [exif](https://www.automicvault.com/ja/pkg/brew/exif/) - Shares av.db curated category or tags: cli, media, photos.
- [immich-cli](https://www.automicvault.com/ja/pkg/brew/immich-cli/) - Shares av.db curated category or tags: cli, media, photos.
- [immich-go](https://www.automicvault.com/ja/pkg/brew/immich-go/) - Shares av.db curated category or tags: cli, media, photos.
- [instaloader](https://www.automicvault.com/ja/pkg/brew/instaloader/) - Shares av.db curated category or tags: cli, media, photos.
- [instalooter](https://www.automicvault.com/ja/pkg/brew/instalooter/) - Shares av.db curated category or tags: cli, media, photos.
- [a52dec](https://www.automicvault.com/ja/pkg/brew/a52dec/) - Shares av.db curated category or tags: cli, media.
- [aalib](https://www.automicvault.com/ja/pkg/brew/aalib/) - Shares av.db curated category or tags: cli, media.
- [ab-av1](https://www.automicvault.com/ja/pkg/brew/ab-av1/) - Shares av.db curated category or tags: cli, media.
- [tvnamer](https://www.automicvault.com/ja/pkg/brew/tvnamer/) - Local package facts share a topical domain. Shared terms: cli, data, management, media.

## Combined YAML source

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


## ソース

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- curated configuration and credential file locations
- curated package history
- package version freshness
- av.db category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
