# mint を Homebrew, MacPorts, Nix でインストール

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

## インストール

```sh
sudo av install brew:mint
```

## エージェント安全性の回答

mint installs and runs Swift command-line packages for developer workflows.

- **認証情報アクセス:** Reads Git credentials, package config, and environment variables.
- **リモート変更:** Can fetch packages and run installed tools that call remote systems.
- **公開/成果物リスク:** Can run release or code-generation tools that produce artifacts.
- **推奨コントロール:** Gate tool installs and secret-backed tool execution.
- **エージェント利用ガイダンス:** Allow version/list commands; require approval before installing or running tools that publish or deploy.

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

### macOS

- Homebrew (100%):

```sh
brew install mint
```

  証拠: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install mint
```

  証拠: MacPorts ports tree: devel/mint/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#mint
```

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

## パッケージ情報

- **パッケージキー:** brew:mint
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/mint>
- **バージョン:** 0.18.0
- **ソース概要:** Dependency manager that installs and runs Swift command-line tool packages
- **ホームページ:** <https://github.com/yonaskolb/Mint>
- **リポジトリ:** <https://github.com/yonaskolb/Mint>
- **ライセンス:** MIT
- **ソースアーカイブ:** <https://github.com/yonaskolb/Mint/archive/refs/tags/0.18.0.tar.gz>
- **生成日時:** 2026-08-04T22:13:35+00:00

## 実行可能ファイル

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

## インストール挙動

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

## バージョンと鮮度

- ページ生成日: 2026-08-04
- マネージャ版: 0.18.0
- ローカルデータ: OK
- 上流リポジトリ: https://github.com/yonaskolb/Mint
- 検出された最新: 0.18.0 (最新)
- 情報: No package-manager update timestamp was available.
## プロジェクトの歴史と使われ方

Mint is the yonaskolb/Mint project's package manager for Swift command-line tools built with the Swift Package Manager. Its README frames the core workflow as installing and running a versioned executable package directly from a GitHub shorthand or Git URL, for example running SwiftLint or XcodeGen without maintaining a separate Homebrew formula for each tool.

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

The tool fills a narrow gap in the Swift ecosystem. Homebrew is convenient for global installation, but the Mint README points out that formulas must be created and maintained and that running specific versions can be awkward. Mint instead uses SPM builds, caches builds by package version, permits multiple versions side by side, can link one version into ~/.mint/bin, and can run packages without linking them globally.

### 使われ方

In project usage, Mintfile is the important adoption pattern: teams can commit a list of versioned Swift CLI dependencies and run mint bootstrap or mint run so every developer and CI job uses the same tools. The README lists common compatible tools such as SwiftLint, SwiftFormat, SwiftGen, Sourcery, Carthage, and XcodeGen, showing its role as dependency management for iOS and Swift developer tooling rather than as a general-purpose language package manager.

### ソース

- <https://formulae.brew.sh/formula/mint>
- <https://github.com/yonaskolb/Mint>


## セキュリティノート

infrastructure mutation or orchestration signal.

- **Geiger リスク:** orange / 中
- infrastructure mutation or orchestration 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: Mintfile
## ソースデータベース詳細

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

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

- Nix - mint: normalized package name match | nixpkgs package indexes: pkgs/by-name/mi/mint/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- MacPorts - mint: normalized package name match | MacPorts ports tree: devel/mint/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## 関連リンク

- [Source-control packages](https://pkg.so/ja/source-control-tools/) - Belongs to a source-control command family.
- [Package publisher tools](https://pkg.so/ja/package-publishers/) - Belongs to a package publishing or registry command family.
- [Secret-risk packages](https://pkg.so/ja/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [Terminal utility packages](https://pkg.so/ja/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [composer](https://pkg.so/ja/brew/composer/) - Shares pkgdb curated category or tags: cli, dependency-manager, developer-tools, package-management, package-manager.
- [conan](https://pkg.so/ja/brew/conan/) - Shares pkgdb curated category or tags: cli, dependency-manager, developer-tools, package-management, package-manager.
- [pnpm](https://pkg.so/ja/brew/pnpm/) - Shares pkgdb curated category or tags: cli, developer-tools, package-management, package-manager.
- [poetry](https://pkg.so/ja/brew/poetry/) - Shares pkgdb curated category or tags: cli, developer-tools, package-management, package-manager.
- [nuget](https://pkg.so/ja/brew/nuget/) - Shares pkgdb curated category or tags: cli, developer-tools, package-management, package-manager.
- [cask](https://pkg.so/ja/brew/cask/) - Shares pkgdb curated category or tags: cli, dependency-manager, developer-tools, package-management.
- [pixi](https://pkg.so/ja/brew/pixi/) - Shares pkgdb curated category or tags: cli, developer-tools, package-management, package-manager.
- [micromamba](https://pkg.so/ja/brew/micromamba/) - Shares pkgdb curated category or tags: cli, developer-tools, package-management, package-manager.
- [mint](https://pkg.so/ja/npm/mint/) - Same normalized package name appears in another local ecosystem. Shared terms: cli, developer, developer-tools, mint.
- [corral](https://pkg.so/ja/brew/corral/) - Local package facts share a topical domain. Shared terms: cli, dependency, dependency-manager, developer, developer-tools.
- [yarn](https://pkg.so/ja/npm/yarn/) - Local package facts share a topical domain. Shared terms: cli, dependency, developer, developer-tools, management.
- [mint](https://pkg.so/ja/npm/mint/) - Same normalized package name in another local ecosystem.

## Combined YAML source

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


## ソース

- pkg.so package database
- Geiger risk classifier
- package-page enrichment
- curated configuration and credential file locations
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
- curated agent safety answer
