# 使用 Homebrew, apt, Nix 安装 cconv

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

## 安装

```sh
sudo av install brew:cconv
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install cconv
```

  证据: local Homebrew formula metadata

### Linux

- Debian apt (92%):

```sh
sudo apt install cconv
```

  证据: Debian stable package indexes: cconv from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- Nix (92%):

```sh
nix profile install nixpkgs#cconv
```

  证据: nixpkgs package indexes: pkgs/by-name/cc/cconv/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## 软件包事实

- **软件包键:** brew:cconv
- **软件包管理器:** Homebrew
- **软件包管理器页面:** <https://formulae.brew.sh/formula/cconv>
- **版本:** 0.6.3
- **来源摘要:** Iconv based simplified-traditional Chinese conversion tool
- **主页:** <https://github.com/xiaoyjy/cconv>
- **仓库:** <https://github.com/xiaoyjy/cconv>
- **许可证:** MIT
- **源码归档:** <https://github.com/xiaoyjy/cconv/archive/refs/tags/v0.6.3.tar.gz>
- **已生成:** 2026-08-04T22:13:35+00:00

## 可执行文件

- cconv (cli)
- cconv (别名)

## 构建依赖

- autoconf
- automake
- libtool

## 安装行为

- post-install 钩子: 未定义
- Bottle: 可用 于 arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura

## 版本和新鲜度

- 页面生成时间: 2026-08-04
- 管理器版本: 0.6.3
- 本地数据: OK
- 上游仓库: https://github.com/xiaoyjy/cconv
- 检测到的最新版本: v0.6.3 (当前)
- 信息: No package-manager update timestamp was available.
## 项目历史与用法

cconv is an iconv-based command-line tool for converting Chinese text between Simplified and Traditional forms. In package-manager terms it is a small, old-school Unix text filter: narrow purpose, autotools build, and useful in pipelines where users need script conversion rather than a larger localization framework.

### 项目历史

The official README calls cconv a simplified-traditional Chinese conversion tool based on iconv and notes that the GitHub repository is the project's new address. The GitHub repository was created in 2015, but the ChangeLog shows earlier 0.5 and 0.6 series development before the current v0.6.3 release line.

### 采用历史

The input package facts list cconv packages in Homebrew, Debian, Ubuntu, and Nix, which is typical for a compact C text-processing utility that remains useful even with a quiet upstream.

### 使用方式

The README presents cconv with iconv-style -f and -t encoding options and an example converting UTF-8 Simplified Chinese text to utf8-tw Traditional Chinese output.

### 为什么软件包爱好者会关心

cconv is the kind of utility package that survives because it does one culturally specific text transformation from the shell. Its interest is mostly practical: it exposes Chinese script conversion through familiar iconv-like flags and can be installed without a larger runtime.

### 时间线

- 0.5 series: Early cconv releases recorded in the official ChangeLog.
- 0.6.0: Cross-handling logic rewritten and conversion conditions expanded.
- 0.6.1-0.6.3: Tables and bug fixes updated.
- 2015: Official GitHub repository created.

### Related projects

- GNU libiconv is referenced by the README as the model and underlying text-conversion context.
- OpenCC is a related package-space neighbor for Chinese script conversion, although cconv is its own smaller iconv-like tool.

### 来源

- <https://api.github.com/repos/xiaoyjy/cconv>
- <https://github.com/xiaoyjy/cconv>
- <https://github.com/xiaoyjy/cconv#readme>
- <https://formulae.brew.sh/api/formula/cconv.json>


## 安全说明

narrow executable package without higher-risk signals.

- **Geiger 风险:** 绿色 / 低
- narrow executable package without higher-risk signals

## 源数据库详情

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** cconv
- **Version Scheme:** 0
- **Revision:** 0
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable

## 其他软件包管理器记录

- Debian apt - cconv - 0.6.2-1.3: normalized package name match | Debian stable package indexes: cconv from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Simplified/Traditional Chinese conversion tool | http://code.google.com/p/cconv/
- Debian apt - libcconv-dev - 0.6.2-1.3: normalized package name match | Debian stable package indexes: libcconv-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | development libraries for CCONV | http://code.google.com/p/cconv/
- Debian apt - libcconv0 - 0.6.2-1.3: normalized package name match | Debian stable package indexes: libcconv0 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | library for cconv | http://code.google.com/p/cconv/
- Nix - cconv: normalized package name match | nixpkgs package indexes: pkgs/by-name/cc/cconv/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - cconv - 0.6.2-1.3build1: normalized package name match | Ubuntu 24.04 LTS package indexes: cconv from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Simplified/Traditional Chinese conversion tool | http://code.google.com/p/cconv/
- Ubuntu apt - libcconv-dev - 0.6.2-1.3build1: normalized package name match | Ubuntu 24.04 LTS package indexes: libcconv-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | development libraries for CCONV | http://code.google.com/p/cconv/
- Ubuntu apt - libcconv0 - 0.6.2-1.3build1: normalized package name match | Ubuntu 24.04 LTS package indexes: libcconv0 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | library for cconv | http://code.google.com/p/cconv/


## 相关链接

- [Source-control packages](https://pkg.so/zh-hans/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://pkg.so/zh-hans/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/zh-hans/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://pkg.so/zh-hans/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [libtool](https://pkg.so/zh-hans/brew/libtool/) - Build dependency declared by Homebrew.
- [autoconf](https://pkg.so/zh-hans/brew/autoconf/) - Build dependency declared by Homebrew.
- [automake](https://pkg.so/zh-hans/brew/automake/) - Build dependency declared by Homebrew.
- [opencc](https://pkg.so/zh-hans/brew/opencc/) - Shares pkgdb curated category or tags: chinese, cli, developer-tools, simplified-chinese, text-processing.
- [libunicode](https://pkg.so/zh-hans/brew/libunicode/) - Shares pkgdb curated category or tags: cli, developer-tools, text-processing, unicode.
- [scws](https://pkg.so/zh-hans/brew/scws/) - Shares pkgdb curated category or tags: chinese, cli, developer-tools, text-processing.
- [simdutf](https://pkg.so/zh-hans/brew/simdutf/) - Shares pkgdb curated category or tags: cli, developer-tools, text-processing, unicode.
- [sd](https://pkg.so/zh-hans/brew/sd/) - Shares pkgdb curated category or tags: cli, developer-tools, text-processing.
- [nkf](https://pkg.so/zh-hans/brew/nkf/) - Shares pkgdb curated category or tags: cli, developer-tools, text-processing.
- [enca](https://pkg.so/zh-hans/brew/enca/) - Shares pkgdb curated category or tags: cli, developer-tools, text-processing.
- [choose-rust](https://pkg.so/zh-hans/brew/choose-rust/) - Shares pkgdb curated category or tags: cli, developer-tools, text-processing.
- [bsdconv](https://pkg.so/zh-hans/brew/bsdconv/) - Local package facts share a topical domain. Shared terms: character, cli, conversion, developer, developer-tools.

## Combined YAML source

View the package source record on GitHub. [combined/cconv.yml](https://github.com/mxcl/pkgdb/blob/main/combined/cconv.yml)


## 来源

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