# triton を Homebrew, Nix, apt でインストール

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

## インストール

```sh
sudo av install brew:triton
```

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

### macOS

- Homebrew (100%):

```sh
brew install triton
```

  証拠: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#triton
```

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

- Ubuntu apt (92%):

```sh
sudo apt install python3-triton
```

  証拠: Ubuntu 24.04 LTS package indexes: python3-triton from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz

## パッケージ情報

- **パッケージキー:** brew:triton
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/triton>
- **バージョン:** 7.18.0
- **ソース概要:** Joyent Triton CLI
- **ホームページ:** <https://www.npmjs.com/package/triton>
- **リポジトリ:** <https://github.com/TritonDataCenter/node-triton>
- **上流ドキュメント:** <https://docs.tritondatacenter.com/public-cloud/api/triton-cli>
- **ライセンス:** MPL-2.0
- **ソースアーカイブ:** <https://registry.npmjs.org/triton/-/triton-7.18.0.tgz>
- **生成日時:** 2026-07-08T18:08:21+00:00

## 実行可能ファイル

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

## 依存関係

- node

## インストール挙動

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

## バージョンと鮮度

- ページ生成日: 2026-07-08
- マネージャ版: 7.18.0
- ローカルデータ: OK
- 上流リポジトリ: https://www.npmjs.com/package/triton
- 情報: No package-manager update timestamp was available.
- 情報: Release/tag comparison is only available for GitHub repositories.
## プロジェクトの歴史と使われ方

The `triton` package is the Node.js command-line client for Triton DataCenter CloudAPI. It belongs to the Joyent/MNX Triton ecosystem, a SmartOS-based cloud management platform formerly known as SmartDataCenter.

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

Triton DataCenter presents itself as the successor name for SmartDataCenter and describes the platform as open-source cloud management for container-based, service-oriented infrastructure across one or more data centers. The main Triton README says a deployment runs SmartOS, has management and compute nodes, and exposes APIs, an operator portal, private services, and agents.

The node-triton README places the CLI in that larger system: it is part of the Triton Data Center project and works with CloudAPI for both public and private Triton clouds. It also documents the transition from the older `node-smartdc` tooling, saying `triton` was intended to expand command coverage and eventually replace `node-smartdc` as both API client library and command-line tool.

### 採用の歴史

The source-backed adoption story is narrower than a general-purpose cloud CLI: it is used by Triton public-cloud users and private-cloud operators who need scripted access to accounts, instances, networks, images, and packages through CloudAPI. Official docs show the CLI managing profiles for different data centers and users, and comparing Triton CLI commands with Docker commands on Triton Elastic Docker Host.

Homebrew and npm distribution matter here because the client is a Node.js-era infrastructure CLI. The README's setup path is `npm install -g triton`, while the Homebrew formula gives macOS and Linux package-manager users a way to install the same cloud tooling without treating it as an application framework dependency.

### 使われ方

The documented workflow starts with Node.js installation and a Triton profile containing the CloudAPI endpoint URL, account login, and SSH key fingerprint. Users then run commands such as `triton profile create`, `triton instance list`, `triton instance create`, `triton ssh`, `triton images`, and `triton packages` to operate cloud resources.

Triton documentation also explains the relationship between Docker API access and CloudAPI/Triton CLI access: Docker commands can manage Docker containers on Triton, while the Triton CLI manages infrastructure containers, hardware VMs, images, networks, packages, and account-level details through CloudAPI.

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

For package nerds, `triton` is a fossil and a useful map at the same time: it captures the Joyent SmartOS/Triton cloud-management world in a package-manager-installed CLI. It is most interesting when tracking old and still-maintained infrastructure clients, Node.js CLIs shipped through multiple packaging systems, and command-line tools tied to a specific cloud platform rather than a broad public-cloud market.

It also illustrates a common packaging pattern for infrastructure tools: official docs center npm because the implementation is Node.js, but Homebrew packages it as a first-class executable for operators who expect `brew install` to populate their CLI toolbox.

### タイムライン

- SmartDataCenter era: Triton DataCenter README identifies Triton as formerly SmartDataCenter/SDC.
- node-smartdc era: node-triton README documents `node-smartdc` as the older CloudAPI CLI.
- Triton CLI beta era: node-triton README says `triton` was being expanded to cover CloudAPI commands and eventually replace node-smartdc.
- Current docs: Triton CLI documentation covers profiles, CloudAPI access, instance management, Docker comparison, and data-center workflows.

### Related projects

- Triton DataCenter, SmartDataCenter, SmartOS, CloudAPI, node-smartdc, Triton Elastic Docker Host, Manta

### ソース

- <https://docs.tritondatacenter.com/public-cloud/api/triton-cli>
- <https://docs.tritondatacenter.com/public-cloud/instances/docker/how>
- <https://github.com/TritonDataCenter/node-triton#readme>
- <https://github.com/TritonDataCenter/triton#readme>


## セキュリティノート

narrow executable package without higher-risk signals.

- **Geiger リスク:** グリーン / 低
- narrow executable package without higher-risk signals


## 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: ~/.triton/config.json
- Windows: %APPDATA%/Joyent/Triton/config.json
## ソースデータベース詳細

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

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

- Nix - triton: normalized package name match | nixpkgs package indexes: pkgs/by-name/tr/triton/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - python3-triton - 2.0.0.post1-3ubuntu1: normalized package name match | Ubuntu 24.04 LTS package indexes: python3-triton from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | language and compiler for custom Deep Learning operations | https://github.com/openai/triton/


## 関連リンク

- [Cloud CLI packages](https://www.automicvault.com/ja/pkg/cloud-clis/) - Belongs to a cloud or infrastructure command family.
- [Terminal utility packages](https://www.automicvault.com/ja/pkg/terminal-utilities/) - Matched terminal and command-line workflow 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.
- [node](https://www.automicvault.com/ja/pkg/brew/node/) - Runtime dependency declared by Homebrew.
- [aiven-client](https://www.automicvault.com/ja/pkg/brew/aiven-client/) - Shares av.db curated category or tags: cli, cloud-infrastructure.
- [akamai](https://www.automicvault.com/ja/pkg/brew/akamai/) - Shares av.db curated category or tags: cli, cloud-infrastructure.
- [aliyun-cli](https://www.automicvault.com/ja/pkg/brew/aliyun-cli/) - Shares av.db curated category or tags: cli, cloud-infrastructure.
- [doctl](https://www.automicvault.com/ja/pkg/brew/doctl/) - Shares av.db curated category or tags: cli, cloud-infrastructure, cloud-management.
- [filen-cli](https://www.automicvault.com/ja/pkg/brew/filen-cli/) - Shares av.db curated category or tags: cli, cloud-infrastructure.
- [firebase-cli](https://www.automicvault.com/ja/pkg/brew/firebase-cli/) - Shares av.db curated category or tags: cli, cloud-infrastructure.
- [firefly](https://www.automicvault.com/ja/pkg/brew/firefly/) - Shares av.db curated category or tags: cli, cloud-infrastructure.
- [flarectl](https://www.automicvault.com/ja/pkg/brew/flarectl/) - Shares av.db curated category or tags: cli, cloud-infrastructure.
- [heroku](https://www.automicvault.com/ja/pkg/brew/heroku/) - Both packages touch the same language runtime or ecosystem. Shared terms: cli, cloud, cloud-infrastructure, infrastructure, node.

## Combined YAML source

View the package source record on GitHub. [combined/triton.yml](https://github.com/automic-vault/db/blob/main/combined/triton.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
