pkg.soopen package index

brew / 排名 11001

使用 Homebrew, apt, zypper 安装 uniutils

查看 uniutils 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install uniutils

local Homebrew formula metadata

Linux

Debian apt已验证 · 92%
sudo apt install uniutils

Debian stable package indexes · uniutils · 来源: deb.debian.org

openSUSE zypper已验证 · 92%
sudo zypper install uniutils

openSUSE Tumbleweed package metadata · uniutils · 来源: download.opensuse.org

概览

软件包摘要

Manipulate and analyze Unicode text

命令和别名

  • ExplicateUTF8
  • unidesc
  • unifuzz
  • unihist
  • uniname
  • unireverse
  • unisurrogate
  • utf8lookup

历史

项目历史与用法

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.

时间线

  • 2000s: uniutils evolved as a POSIX C toolkit for Unicode text analysis.
  • 2.24: Added Unirev, later renamed unireverse.
  • 2.26: Added unifuzz and changed licensing to GPLv3 for that release line.
  • 2.27: Updated character data to Unicode 5.1.
  • 2009: Version 2.28 added unisurrogate and is listed as the current version on the official page.

Related projects

  • The toolkit overlaps with Unix text filters, Unicode database tools, iconv-adjacent workflows, and fuzzing utilities. The official utf8lookup script depends on the separate Ascii2binary utility.

安全态势

风险级别:绿色

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 元数据适用于 10 个平台目标。
  • 安装时包含 1 个运行时依赖。
  • 构建元数据列出 3 个构建依赖。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

可执行文件

已安装的可执行文件

命令类型暴露范围备注
ExplicateUTF8cli全局可执行文件
unidesccli全局可执行文件
unifuzzcli全局可执行文件
unihistcli全局可执行文件
uninamecli全局可执行文件
unireversecli全局可执行文件
unisurrogatecli全局可执行文件
utf8lookupcli全局可执行文件

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-08-04
管理器版本2.28
管理器更新时间
本地数据OK
上游not checked
检测到的最新版本未检测到

https://billposer.org/Software/unidesc.html

安装元数据

软件包元数据

软件包键brew:uniutils
版本2.28
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/uniutils
主页https://billposer.org/Software/unidesc.html
上游文档https://billposer.org/Software/unidesc.html
许可证GPL-2.0-or-later AND GPL-3.0-only
源码归档https://billposer.org/Software/Downloads/uniutils-2.28.tar.gz
依赖gettext
构建依赖autoconf, automake, libtool
Bottle可用 (于 arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, monterey, sonoma, ventura, x86_64_linux)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nameuniutils
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

Debian apt95%

uniutils 2.28-2

Tools for finding out what is in a Unicode file

https://billposer.org/Software/unidesc.html

sudo apt install uniutils
  • Section: misc
  • Architecture: amd64
  • 2 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Uniutils
Debian stable package indexes · deb.debian.org · Debian stable package indexes: uniutils from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Ubuntu apt95%

uniutils 2.27-2build1

Tools for finding out what is in a Unicode file

sudo apt install uniutils
  • Section: universe/misc
  • Architecture: amd64
  • 2 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Uniutils
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: uniutils from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
zypper95%

uniutils 2.28-1.4

Unicode utilities

https://billposer.org/Software/unidesc.html

sudo zypper install uniutils
  • License: GPL-2.0-or-later
  • Category: Development/Tools/Other
  • Architecture: x86_64
  • Source Package: uniutils
  • 2 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Uniutils
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: uniutils from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

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