macOS
brew install detoxlocal Homebrew formula metadata
sudo port install detoxMacPorts ports tree · sysutils/detox/Portfile · ソース: api.github.com
brew
detox のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install detoxlocal Homebrew formula metadata
sudo port install detoxMacPorts ports tree · sysutils/detox/Portfile · ソース: api.github.com
sudo apk add detoxAlpine Linux edge package indexes · detox · ソース: dl-cdn.alpinelinux.org
sudo apt install detoxDebian stable package indexes · detox · ソース: deb.debian.org
sudo dnf install detoxFedora Rawhide package metadata · detox · ソース: dl.fedoraproject.org
nix profile install nixpkgs#detoxnixpkgs package indexes · pkgs/by-name/de/detox/package.nix · ソース: api.github.com
sudo pacman -S detoxArch Linux sync databases · detox · ソース: geo.mirror.pkgbuild.com
概要
Utility to replace problematic characters in filenames
履歴
detox is a Unix-style filename cleanup utility. Its README and man page describe replacing awkward or unsafe filename characters, transcoding legacy encodings such as ISO-8859-1 and CP-1252 to UTF-8, and previewing changes with dry-run mode.
Doug Harple's man page says detox began as a way to clean up files received from other operating systems, where spaces, parentheses, brackets, ampersands, and similar characters were easy to create but annoying in FreeBSD and Linux shells. The GitHub repository preserves older 1.x releases and modernized 2.x and 3.x lines.
detox became a package-manager utility for users with messy download, transfer, media, or archival directories. Its README explicitly notes that many distributions include detox, and its package-manager footprint spans Homebrew, Debian, Ubuntu, Fedora, Arch, Alpine, MacPorts, and Nix-style ecosystems in the supplied facts.
The usual workflow is cautious batch renaming: run detox -n or --dry-run first, then apply a sequence to one file, a directory, or a recursive tree. The man page documents system and user detoxrc files for custom sequences and translation tables.
detox is package-nerd bait because it is a small C utility that encodes decades of shell pain around filenames. Its 2.0 and 3.0 changes are also a tidy example of Unix tools adapting from ASCII-centric transliteration toward UTF-8-preserving behavior.
セキュリティ状態
generalized runtime or code generation signal.
リスク yellow · 信頼度 中 · runtime
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
local files
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.
Config paths the tool may read or write during local use.
~/.detoxrc/etc/detoxrc/usr/local/etc/detoxrc実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
detox | cli | グローバル実行可能ファイル | |
inline-detox | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/dharple/detox
インストールメタデータ
| パッケージキー | brew:detox |
|---|---|
| バージョン | 3.0.1 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/detox |
| ホームページ | https://detox.sourceforge.net/ |
| リポジトリ | https://github.com/dharple/detox |
| 上流ドキュメント | https://detox.sourceforge.net/ |
| ライセンス | BSD-3-Clause |
| ソースアーカイブ | https://github.com/dharple/detox/archive/refs/tags/v3.0.1.tar.gz |
| ビルド依存関係 | autoconf, automake, pkgconf |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | detox |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
detox 2.0.0-4
replace problematic characters in filenames
https://github.com/dharple/detox
sudo apt install detoxdetox
nix profile install nixpkgs#detoxdetox 1.4.5-5
replace problematic characters in filenames
https://github.com/dharple/detox
sudo apt install detoxdetox 2.0.0-r0
Utility for cleaning up filenames
https://github.com/dharple/detox
sudo apk add detoxdetox-doc 2.0.0-r0
Utility for cleaning up filenames (documentation)
https://github.com/dharple/detox
sudo apk add detox-docdetox 3.0.1-4.fc45
Utility to replace problematic characters in file names
https://github.com/dharple/detox
sudo dnf install detoxdetox 3.0.1-1
An utility designed to clean up filenames by replacing characters with standard equivalents
https://github.com/dharple/detox
sudo pacman -S detoxdetox
sudo port install detoxソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.