Automic VaultAutomic Vault

brew

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

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install duti

local Homebrew formula metadata

MacPorts確認済み · 94%
sudo port install duti

MacPorts ports tree · sysutils/duti/Portfile · ソース: api.github.com

Linux

Nix確認済み · 92%
nix profile install nixpkgs#duti

nixpkgs package indexes · pkgs/by-name/du/duti/package.nix · ソース: api.github.com

概要

パッケージ概要

Select default apps for documents and URL schemes on macOS

履歴

プロジェクトの歴史と使われ方

duti is a macOS command-line utility for setting default applications for document types, URL schemes, extensions, and MIME types. It is one of those small macOS plumbing tools that became package-manager-relevant because Apple exposes the concept through Launch Services and UTIs but not through a friendly shell command.

プロジェクトの歴史

The README says duti was originally released into the public domain by Andrew Mortensen in 2008. The current GitHub repository was created in September 2012 and hosts the README, man page, and tagged releases.

The tool is built around Apple's Uniform Type Identifiers and related handler metadata. It can read settings from stdin, a settings file, an XML plist, or command-line arguments, making it easy to script default-app policy on macOS.

採用の歴史

duti's adoption is mostly in macOS automation circles: users install it through package managers or build it from source, then use it in setup scripts to make browser, editor, document, and URL-scheme defaults reproducible. The README also labels the project unsupported, which makes its persistence in package managers part of its history.

使われ方

The man page documents `duti -s` for setting handlers, `duti -x` for printing the default app for an extension, and file/plist input for bulk settings. A settings file contains bundle ID, UTI or URL scheme, and role fields such as viewer, editor, shell, all, or none.

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

duti matters because macOS developer machines are often rebuilt from scripts, and default application bindings are otherwise awkward to automate. It gives Homebrew/MacPorts/Nix users a small, scriptable bridge into Apple's UTI and handler database.

タイムライン

  • 2008: README says duti was originally released into the public domain.
  • 2012-09-25: GitHub repository created.
  • 2018-04: README license note dated April 2018.
  • 2023-07-09: GitHub repository last pushed according to the GitHub API snapshot.

Related projects

  • The README links `dutis` as an interactive wrapper around duti. Conceptually, duti also sits next to macOS Launch Services tooling and Apple's UTI documentation.

セキュリティ状態

リスクレベル: グリーン

narrow executable package without higher-risk signals.

リスク分類器

リスク グリーン · 信頼度 低 · appliance

理由

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 8 個のプラットフォームターゲットで利用できます。
  • ビルドメタデータには 1 件のビルド依存関係があります。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
duticliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-08
マネージャ版1.5.4
マネージャ更新日
ローカルデータOK
上流最新
検出された最新duti-1.5.4

https://github.com/moretension/duti

  • 情報No package-manager update timestamp was available.信頼度 低

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:duti
バージョン1.5.4
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/duti
ホームページhttps://github.com/moretension/duti/
リポジトリhttps://github.com/moretension/duti
上流ドキュメントhttps://github.com/moretension/duti#readme
ライセンスLicenseRef-Homebrew-public-domain
ソースアーカイブhttps://github.com/moretension/duti/archive/refs/tags/duti-1.5.4.tar.gz
ビルド依存関係autoconf
Bottle利用可能 (対象 arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, monterey, sonoma, ventura)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nameduti
Version Scheme0
Revision1
Head VersionHEAD
Requirements
  • macos
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

ソースデータベース一致

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

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Nix95%

duti

nix profile install nixpkgs#duti
  • normalized package name match
  • 一致条件: Duti
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/du/duti/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
MacPorts95%

duti

sudo port install duti
  • normalized package name match
  • 一致条件: Duti
MacPorts ports tree · api.github.com · MacPorts ports tree: sysutils/duti/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

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