macOS
brew install uchardetlocal Homebrew formula metadata
sudo port install uchardetMacPorts ports tree · textproc/uchardet/Portfile · ソース: api.github.com
brew
uchardet のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install uchardetlocal Homebrew formula metadata
sudo port install uchardetMacPorts ports tree · textproc/uchardet/Portfile · ソース: api.github.com
sudo apk add uchardetAlpine Linux edge package indexes · uchardet · ソース: dl-cdn.alpinelinux.org
sudo apt install uchardetDebian stable package indexes · uchardet · ソース: deb.debian.org
sudo dnf install uchardetFedora Rawhide package metadata · uchardet · ソース: dl.fedoraproject.org
sudo pacman -S uchardetArch Linux sync databases · uchardet · ソース: geo.mirror.pkgbuild.com
sudo zypper install uchardetopenSUSE Tumbleweed package metadata · uchardet · ソース: download.opensuse.org
winget install --id PolarGoose.uchardet -eWindows Package Manager source index · PolarGoose.uchardet · ソース: cdn.winget.microsoft.com
概要
Encoding detector library
履歴
uchardet is a character encoding detector library and CLI derived from Mozilla's universal charset detector work. It takes unknown bytes and attempts to identify the text encoding, returning iconv-compatible names, which makes it useful in editors, import pipelines, file tools, and packaging workflows that handle legacy text.
The freedesktop.org project page says uchardet started as a C language binding of Mozilla's original C++ universal charset detection library. The current README broadens that description to an encoding and language detector that now detects more charsets and more reliably than the original implementation while remaining reasonably fast.
The project moved from BYVoid's earlier GitHub repository to freedesktop hosting. The old repository now tells users that uchardet is a freedesktop project and points to the freedesktop page, bug tracker, releases, and code location.
freedesktop.org lists uchardet 0.0.8 as the last release on 2022-12-08, with earlier release tarballs for 0.0.6 in 2016 and 0.0.7 in 2020. The current project page links GitLab issues for bugs and patches and the GitLab repository for development code.
uchardet is adopted wherever package users need an embeddable encoding detector rather than a full application. The batch input shows packages for Homebrew, Alpine, Debian, Ubuntu, Fedora, Arch, MacPorts, winget, and openSUSE-style systems, often split as library/development packages on Linux.
Its niche persists because encoding detection remains a practical problem for command-line text processing and data import. A small C/C++ library with iconv-compatible output is easy for downstream language bindings, desktop tools, and scripts to depend on.
As a library, uchardet is used by passing bytes with no extra encoding information and receiving a likely encoding name, plus language detection in the current README. As a package, the uchardet executable gives shell users a direct way to inspect files before conversion or ingestion.
The supported-encodings list on freedesktop.org covers Unicode encodings plus many regional legacy encodings for Arabic, Chinese, Japanese, Korean, Cyrillic, Central European, Western European, Thai, Turkish, Vietnamese, and other text families.
uchardet is package-nerd significant because it is infrastructure: it rarely sits at the center of a user's workflow, but it helps many tools make better guesses about old or mislabeled text.
Its history also shows a common open-source maintenance path: a useful standalone project migrates from a personal GitHub repository to freedesktop infrastructure, gains release tarballs and issue tracking there, and remains widely packaged as both a command and a development library.
セキュリティ状態
library-like package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
uchardet | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://www.freedesktop.org/wiki/Software/uchardet/
インストールメタデータ
| パッケージキー | brew:uchardet |
|---|---|
| バージョン | 0.0.8 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/uchardet |
| ホームページ | https://www.freedesktop.org/wiki/Software/uchardet/ |
| リポジトリ | https://gitlab.freedesktop.org/uchardet/uchardet |
| 上流ドキュメント | https://www.freedesktop.org/wiki/Software/uchardet |
| ライセンス | MPL-1.1 OR GPL-2.0-or-later OR LGPL-2.1-or-later |
| ソースアーカイブ | https://www.freedesktop.org/software/uchardet/releases/uchardet-0.0.8.tar.xz |
| ビルド依存関係 | cmake |
| Bottle | 利用可能 (対象 arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | uchardet |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
libuchardet-dev 0.0.8-1+b2
universal charset detection library - development files
https://www.freedesktop.org/wiki/Software/uchardet/
sudo apt install libuchardet-devlibuchardet0 0.0.8-1+b2
universal charset detection library - shared library
https://www.freedesktop.org/wiki/Software/uchardet/
sudo apt install libuchardet0uchardet 0.0.8-1+b2
universal charset detection library - cli utility
https://www.freedesktop.org/wiki/Software/uchardet/
sudo apt install uchardetlibuchardet-dev 0.0.8-1build1
universal charset detection library - development files
https://www.freedesktop.org/wiki/Software/uchardet/
sudo apt install libuchardet-devlibuchardet0 0.0.8-1build1
universal charset detection library - shared library
https://www.freedesktop.org/wiki/Software/uchardet/
sudo apt install libuchardet0uchardet 0.0.8-1build1
universal charset detection library - cli utility
https://www.freedesktop.org/wiki/Software/uchardet/
sudo apt install uchardetuchardet 0.0.8-r2
Encoding detector library ported from Mozilla
https://www.freedesktop.org/wiki/Software/uchardet
sudo apk add uchardetuchardet-dev 0.0.8-r2
Encoding detector library ported from Mozilla (development files)
https://www.freedesktop.org/wiki/Software/uchardet
sudo apk add uchardet-devuchardet-doc 0.0.8-r2
Encoding detector library ported from Mozilla (documentation)
https://www.freedesktop.org/wiki/Software/uchardet
sudo apk add uchardet-docuchardet-libs 0.0.8-r2
Encoding detector library ported from Mozilla (libraries)
https://www.freedesktop.org/wiki/Software/uchardet
sudo apk add uchardet-libsuchardet-static 0.0.8-r2
Encoding detector library ported from Mozilla (static library)
https://www.freedesktop.org/wiki/Software/uchardet
sudo apk add uchardet-staticuchardet 0.0.8-10.fc44
An encoding detector library ported from Mozilla
https://www.freedesktop.org/wiki/Software/uchardet
sudo dnf install uchardetuchardet-devel 0.0.8-10.fc44
Development files for uchardet
https://www.freedesktop.org/wiki/Software/uchardet
sudo dnf install uchardet-develuchardet 0.0.8-4
Encoding detector library ported from Mozilla
https://www.freedesktop.org/wiki/Software/uchardet
sudo pacman -S uchardetlibuchardet-devel 0.0.8-2.3
Universal Charset Detection Library
https://www.freedesktop.org/wiki/Software/uchardet/
sudo zypper install libuchardet-devellibuchardet0 0.0.8-2.3
Universal Charset Detection Library
https://www.freedesktop.org/wiki/Software/uchardet/
sudo zypper install libuchardet0ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.