macOS
brew install uniutilslocal Homebrew formula metadata
brew / rank 10966
Manipulate and analyze Unicode text. Version 2.28 via Homebrew; verified from local package data. Also installable with debian: sudo apt install uniutils.
install
brew install uniutilslocal Homebrew formula metadata
sudo apt install uniutilsDebian stable package indexes · uniutils · source: deb.debian.org
sudo zypper install uniutilsopenSUSE Tumbleweed package metadata · uniutils · source: download.opensuse.org
overview
Manipulate and analyze Unicode text
history
uniutils is a small POSIX C toolkit for inspecting, manipulating, and generating Unicode text from the command line. Its history is modest but source-backed: the author's page documents the tool set, release changes, language, environment, version, and package links.
The official page presents uniutils as a set of programs for Unicode text analysis. Its documented tools include uniname, unidesc, unihist, ExplicateUTF8, utf8lookup, unireverse, unifuzz, and unisurrogate.
The last documented release on the official page is 2.28, last modified 2009-04-25. The change log shows late releases adding Unicode range reporting, UTF-8 string reversal, fuzz input generation, Unicode 5.1 data updates, and UTF-16 surrogate decomposition.
uniutils appears in the official page's package links for Debian, FreeBSD, SUSE, Ubuntu, and other older package indexes, and the input confirms availability through Homebrew, Debian, Ubuntu, and openSUSE. Its adoption is therefore mostly the long tail of Unix text-processing packages rather than a large upstream community.
The tools are for terminal-level Unicode forensics: naming code points, validating UTF-8, identifying script ranges, building character histograms, reversing strings by character instead of byte, looking up UTF-8 encodings, generating problematic Unicode input, and decomposing non-BMP characters into UTF-16 surrogates.
Package users are likely to reach for uniutils when debugging mojibake, invisible characters, invalid UTF-8, unfamiliar scripts, font gaps, or parser behavior around odd Unicode input.
uniutils is package-nerd significant as a classic small Unix toolbox: narrow executables, no daemon, no config, no credentials, and enough Unicode knowledge to solve problems that general-purpose text tools hide.
Its niche status is also the point. A package manager keeps these old, sharp tools discoverable so users do not have to reinvent one-off scripts for codepoint inspection or malformed UTF-8 testing.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
ExplicateUTF8 | executable | indexed executable | Discovered from the local executable index. |
unidesc | executable | indexed executable | Discovered from the local executable index. |
unifuzz | executable | indexed executable | Discovered from the local executable index. |
unihist | executable | indexed executable | Discovered from the local executable index. |
uniname | executable | indexed executable | Discovered from the local executable index. |
unireverse | executable | indexed executable | Discovered from the local executable index. |
unisurrogate | executable | indexed executable | Discovered from the local executable index. |
utf8lookup | executable | indexed executable | Discovered from the local executable index. |
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.
install metadata
| Package key | brew:uniutils |
|---|---|
| Version | 2.28 |
| Package manager | Homebrew |
| Homepage | https://billposer.org/Software/unidesc.html |
| Bottle | not recorded |
| Service | none declared |
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
uniutils 2.28-2
Tools for finding out what is in a Unicode file
https://billposer.org/Software/unidesc.html
sudo apt install uniutilsuniutils 2.27-2build1
Tools for finding out what is in a Unicode file
sudo apt install uniutilsuniutils 2.28-1.4
Unicode utilities
https://billposer.org/Software/unidesc.html
sudo zypper install uniutilssource 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.