Automic VaultAutomic Vault

brew

opencc mit Homebrew, apk, apt, dnf, MacPorts, Nix, pacman, zypper, winget installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für opencc in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install opencc

local Homebrew formula metadata

MacPortsverifiziert · 94%
sudo port install opencc

MacPorts ports tree · textproc/opencc/Portfile · Quelle: api.github.com

Linux

Alpine Linux apkverifiziert · 92%
sudo apk add opencc

Alpine Linux edge package indexes · opencc · Quelle: dl-cdn.alpinelinux.org

Debian aptverifiziert · 92%
sudo apt install opencc

Debian stable package indexes · opencc · Quelle: deb.debian.org

Fedora dnfverifiziert · 92%
sudo dnf install opencc

Fedora Rawhide package metadata · opencc · Quelle: dl.fedoraproject.org

Nixverifiziert · 92%
nix profile install nixpkgs#opencc

nixpkgs package indexes · pkgs/by-name/op/opencc/package.nix · Quelle: api.github.com

Arch Linux pacmanverifiziert · 92%
sudo pacman -S opencc

Arch Linux sync databases · opencc · Quelle: geo.mirror.pkgbuild.com

openSUSE zypperverifiziert · 92%
sudo zypper install opencc

openSUSE Tumbleweed package metadata · opencc · Quelle: download.opensuse.org

Windows

Windows Package Managerverifiziert · 92%
winget install --id BYVoid.OpenCC -e

Windows Package Manager source index · BYVoid.OpenCC · Quelle: cdn.winget.microsoft.com

Überblick

Paketzusammenfassung

Simplified-traditional Chinese conversion tool

Befehle und Aliase

  • opencc
  • opencc_dict
  • opencc_phrase_extract

Verlauf

Projektgeschichte und Nutzung

OpenCC, Open Chinese Convert, is a conversion library and CLI for Traditional Chinese, Simplified Chinese, Japanese Shinjitai, regional vocabulary variants, and character/phrase-level Chinese script conversion.

Projektgeschichte

BYVoid's project page describes OpenCC as an open source Traditional/Simplified Chinese conversion project with high-quality phrase dictionaries and a C library, originally hosted on Google Code and GitHub. The source header credits Carbo Kuo and contributors from 2010 onward, giving the project a long maintenance history for what could otherwise look like a simple text filter.

The project evolved from a C/C++ conversion library and command-line tool into a multi-ecosystem package. The README lists installation paths through Debian, Ubuntu, Fedora, Arch Linux, Homebrew, WinGet, Bazel, Node.js, and Python, and includes C, C++, Node.js, and Python usage examples.

OpenCC's release history shows the project treating dictionaries and conversion behavior as first-class software. Version 1.1.0 introduced the `ocd2` dictionary format based on Marisa Trie and reduced dictionary size; version 1.3.x rewrote core conversion paths, added Jieba plugin work, and expanded diagnostics such as segmentation and inspection; version 1.4.0 raised the C++ ABI/SOVERSION to avoid silent ABI mismatches.

Adoptionsgeschichte

OpenCC became a common dependency because script conversion is not just character substitution. The project emphasizes distinctions such as one-simplified-to-many-traditional mappings, variant characters, and regional vocabulary across Mainland China, Taiwan, Hong Kong, and Japanese Shinjitai.

The package's breadth across Python, Node.js, WinGet, Linux distributions, Homebrew, and Bazel makes it useful in desktop tools, web backends, NLP preprocessing, publishing pipelines, chat applications, and input-method ecosystems. OpenCC's own documentation states that it is not a Mandarin/Cantonese translation tool, which helps frame its adoption around orthography and vocabulary variants rather than language translation.

Wie es verwendet wird

Users run the `opencc` CLI with JSON configurations such as Simplified-to-Traditional, Traditional-to-Simplified, Taiwan phrase, Hong Kong phrase, or Japanese Shinjitai conversion modes. Developers embed the library through C/C++, Python, Node.js, or downstream ports when they need deterministic script conversion inside applications.

Dictionary maintainers and power users use `opencc_dict`, inline dictionaries, JSON/JSONC configuration, resource bundles, and diagnostic modes to inspect segmentation and conversion stages. Those tools matter because many conversion bugs are phrase-boundary or regional-vocabulary bugs rather than simple missing characters.

Warum Paket-Nerds sich dafür interessieren

OpenCC is a deceptively deep package: a text converter with ABI, dictionary format, data-resource packaging, language bindings, prebuilt binaries, and region-sensitive data updates. The interesting packaging work is making the executable, shared library, dictionaries, configs, and bindings agree across platforms.

It is also a good example of data as code. Release notes are dominated by dictionary corrections, phrase additions, normalization behavior, and compatibility work, showing why downstreams need both the binary and the exact data files.

Zeitleiste

  • 2010: Source headers credit the beginning of the Carbo Kuo/contributor copyright span.
  • 2016: BYVoid's project page documented OpenCC as a Google Code and GitHub-hosted project with a C library and phrase dictionaries.
  • 2020-05-10: OpenCC 1.1.0 introduced the `ocd2` dictionary format and smaller Marisa Trie-backed dictionaries.
  • 2026-04-17: OpenCC 1.3.0 added experimental Jieba segmentation plugin work.
  • 2026-07-01: OpenCC 1.4.0 raised the C++ ABI/SOVERSION to 1.4 and hardened dictionary handling.

Related projects

  • Related packages include OpenCC's Python and Node.js bindings, opencc-js and other ports, Jieba segmentation integrations, Rime/librime input-method uses, and downstream operating-system packages that split OpenCC data, docs, and shared libraries.

Sicherheitslage

Noch keine Protected-Tool-Abdeckung gefunden

Für opencc wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 6 Plattformziele verfügbar.
  • Installiert mit 1 Laufzeitabhängigkeiten.
  • Build-Metadaten listen 1 Build-Abhängigkeiten.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
opencccliglobales Executable
opencc_dictcliglobales Executable
opencc_phrase_extractcliglobales Executable

Aktualität

Version und Aktualität

Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.

Seite generiert2026-07-10
Manager-Version1.4.0
Manager aktualisiert2026-07-01
lokale DatenOK
Upstreamnot checked
neueste erkannte Versionnicht erkannt

https://github.com/BYVoid/OpenCC

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:opencc
Version1.4.0
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/opencc
Homepagehttps://opencc.byvoid.com/
Repositoryhttps://github.com/BYVoid/OpenCC
Upstream-Dokumentationhttps://byvoid.github.io/OpenCC
LizenzApache-2.0
Quellarchivhttps://github.com/BYVoid/OpenCC/archive/refs/tags/ver.1.4.0.tar.gz
Zuletzt aktualisiert2026-07-01T22:54:50Z
Pulseupdated
Abhängigkeitenmarisa
Build-Abhängigkeitencmake
Bottleverfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

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

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

Debian apt95%

libopencc-data 1.1.9+ds1-1

simplified-traditional Chinese conversion library - data files

https://github.com/BYVoid/OpenCC

sudo apt install libopencc-data
  • Section: libs
  • Architecture: all
  • Source Package: opencc
  • normalized package name match
  • Abgeglichen nach: Opencc
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libopencc-data from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libopencc-dev 1.1.9+ds1-1+b1

simplified-traditional Chinese conversion library - development

https://github.com/BYVoid/OpenCC

sudo apt install libopencc-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: opencc
  • 1 Abhängigkeiten
  • 1 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Opencc
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libopencc-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libopencc-doc 1.1.9+ds1-1

simplified-traditional Chinese conversion library - document

https://github.com/BYVoid/OpenCC

sudo apt install libopencc-doc
  • Section: libs
  • Architecture: all
  • Source Package: opencc
  • normalized package name match
  • Abgeglichen nach: Opencc
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libopencc-doc from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libopencc1.1 1.1.9+ds1-1+b1

simplified-traditional Chinese conversion library - runtime

https://github.com/BYVoid/OpenCC

sudo apt install libopencc1.1
  • Section: libs
  • Architecture: amd64
  • Source Package: opencc
  • 5 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Opencc
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libopencc1.1 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

opencc 1.1.9+ds1-1+b1

simplified-traditional Chinese conversion tool

https://github.com/BYVoid/OpenCC

sudo apt install opencc
  • Section: utils
  • Architecture: amd64
  • Source Package: opencc
  • 4 Abhängigkeiten
  • 1 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Opencc
Debian stable package indexes · deb.debian.org · Debian stable package indexes: opencc from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

python3-opencc 1.1.9+ds1-1+b1

simplified-traditional Chinese conversion library - Python 3.x

https://github.com/BYVoid/OpenCC

sudo apt install python3-opencc
  • Section: python
  • Architecture: amd64
  • Source Package: opencc
  • 5 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Opencc
Debian stable package indexes · deb.debian.org · Debian stable package indexes: python3-opencc from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

opencc

nix profile install nixpkgs#opencc
  • normalized package name match
  • Abgeglichen nach: Opencc
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/op/opencc/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

libopencc-data 1.1.7+ds1-1build1

simplified-traditional Chinese conversion library - data files

https://github.com/BYVoid/OpenCC

sudo apt install libopencc-data
  • Section: libs
  • Architecture: all
  • Source Package: opencc
  • normalized package name match
  • Abgeglichen nach: Opencc
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libopencc-data from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
Ubuntu apt95%

libopencc-dev 1.1.7+ds1-1build1

simplified-traditional Chinese conversion library - development

https://github.com/BYVoid/OpenCC

sudo apt install libopencc-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: opencc
  • 1 Abhängigkeiten
  • 1 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Opencc
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libopencc-dev from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
Ubuntu apt95%

libopencc-doc 1.1.7+ds1-1build1

simplified-traditional Chinese conversion library - document

https://github.com/BYVoid/OpenCC

sudo apt install libopencc-doc
  • Section: doc
  • Architecture: all
  • Source Package: opencc
  • normalized package name match
  • Abgeglichen nach: Opencc
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libopencc-doc from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
Ubuntu apt95%

libopencc1.1 1.1.7+ds1-1build1

simplified-traditional Chinese conversion library - runtime

https://github.com/BYVoid/OpenCC

sudo apt install libopencc1.1
  • Section: libs
  • Architecture: amd64
  • Source Package: opencc
  • 5 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Opencc
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libopencc1.1 from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
Ubuntu apt95%

opencc 1.1.7+ds1-1build1

simplified-traditional Chinese conversion tool

https://github.com/BYVoid/OpenCC

sudo apt install opencc
  • Section: universe/utils
  • Architecture: amd64
  • 4 Abhängigkeiten
  • 1 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Opencc
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: opencc from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

opencc 1.3.1-r0

Open Chinese Convert

https://opencc.byvoid.com/

sudo apk add opencc
  • License: Apache-2.0
  • Architecture: x86_64
  • Source Package: opencc
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Opencc
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: opencc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

opencc-dev 1.3.1-r0

Open Chinese Convert (development files)

https://opencc.byvoid.com/

sudo apk add opencc-dev
  • License: Apache-2.0
  • Architecture: x86_64
  • Source Package: opencc
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Opencc
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: opencc-dev from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

opencc-doc 1.3.1-r0

Open Chinese Convert (documentation)

https://opencc.byvoid.com/

sudo apk add opencc-doc
  • License: Apache-2.0
  • Architecture: x86_64
  • Source Package: opencc
  • normalized package name match
  • Abgeglichen nach: Opencc
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: opencc-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

opencc-libs 1.3.1-r0

Open Chinese Convert (libraries)

https://opencc.byvoid.com/

sudo apk add opencc-libs
  • License: Apache-2.0
  • Architecture: x86_64
  • Source Package: opencc
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Opencc
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: opencc-libs from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

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