macOS
brew install detoxlocal Homebrew formula metadata
sudo port install detoxMacPorts ports tree · sysutils/detox/Portfile · source: api.github.com
brew
Utility to replace problematic characters in filenames. Version 3.0.1 via Homebrew; verified from local package data.
install
brew install detoxlocal Homebrew formula metadata
sudo port install detoxMacPorts ports tree · sysutils/detox/Portfile · source: api.github.com
sudo apk add detoxAlpine Linux edge package indexes · detox · source: dl-cdn.alpinelinux.org
sudo apt install detoxDebian stable package indexes · detox · source: deb.debian.org
sudo dnf install detoxFedora Rawhide package metadata · detox · source: dl.fedoraproject.org
nix profile install nixpkgs#detoxnixpkgs package indexes · pkgs/by-name/de/detox/package.nix · source: api.github.com
sudo pacman -S detoxArch Linux sync databases · detox · source: geo.mirror.pkgbuild.com
overview
Utility to replace problematic characters in filenames
history
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.
security posture
generalized runtime or code generation signal.
yellow risk · medium confidence · runtime
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
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/detoxrcexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
detox | cli | global executable | |
inline-detox | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/dharple/detox
install metadata
| Package key | brew:detox |
|---|---|
| Version | 3.0.1 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/detox |
| Homepage | https://detox.sourceforge.net/ |
| Repository | https://github.com/dharple/detox |
| Upstream docs | https://detox.sourceforge.net/ |
| License | BSD-3-Clause |
| Source archive | https://github.com/dharple/detox/archive/refs/tags/v3.0.1.tar.gz |
| Build dependencies | autoconf, automake, pkgconf |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| 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 |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
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 detoxsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.