# 使用 Homebrew, dnf, MacPorts, Nix, pacman, apt 安装 ccd2iso

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

## 安装

```sh
sudo av install brew:ccd2iso
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install ccd2iso
```

  证据: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install ccd2iso
```

  证据: MacPorts ports tree: sysutils/ccd2iso/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- dnf (92%):

```sh
sudo dnf install ccd2iso
```

  证据: Fedora Rawhide package metadata: ccd2iso from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst

- Nix (92%):

```sh
nix profile install nixpkgs#ccd2iso
```

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

- pacman (92%):

```sh
sudo pacman -S ccd2iso
```

  证据: Arch Linux sync databases: ccd2iso from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

- Ubuntu apt (92%):

```sh
sudo apt install ccd2iso
```

  证据: Ubuntu 24.04 LTS package indexes: ccd2iso from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz

## 软件包事实

- **软件包键:** brew:ccd2iso
- **软件包管理器:** Homebrew
- **版本:** 0.3
- **来源摘要:** Convert CloneCD images to ISO images
- **主页:** <https://ccd2iso.sourceforge.net/>
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- ccd2iso (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 0.3
## 项目历史与用法

ccd2iso is a small C command-line utility for converting CloneCD image files into ISO images. Its SourceForge project describes it as a CloneCD image to ISO image file converter.

### 项目历史

The SourceForge project metadata lists a creation date of November 11, 2003, with Linux, C, GPLv2, command-line UI, and file-systems classifications. The project file feed shows early tarball releases in 2003, 2005, and 2006.

### 采用历史

The supplied package facts show ccd2iso packaged across Homebrew, Fedora/dnf, MacPorts, Nix, Arch/pacman, and Ubuntu. That breadth reflects the tool's utility as a tiny format-conversion helper rather than a large actively branded application.

### 使用方式

The practical use case is narrow: converting CloneCD disk-image sets into ISO files that Unix-like systems and CD/DVD tooling can handle more directly.

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

ccd2iso is package-nerd material because it is the kind of tiny, aging format converter distributions keep alive for compatibility. Its value is not novelty; it is that a package manager can still install the exact tool needed for an old optical-disc image workflow.

### 时间线

- 2003: SourceForge project created.
- 2003: 0.1 tarball appeared in the SourceForge file feed.
- 2005: 0.2 tarball appeared in the SourceForge file feed.
- 2006: 0.3 tarball appeared in the SourceForge file feed.

### Related projects

- The project sits in the same historical tooling area as ISO, CloneCD, and other optical-disc image conversion utilities.

### 来源

- <https://ccd2iso.sourceforge.net/>
- <https://sourceforge.net/projects/ccd2iso>
- <https://sourceforge.net/projects/ccd2iso/files/ccd2iso>
- <https://formulae.brew.sh/api/formula/ccd2iso.json>


## 安全说明

broad file, network, media, or database tool signal.

- **Geiger 风险:** blue / 中
- broad file, network, media, or database tool signal

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

- Nix - ccd2iso: normalized package name match | nixpkgs package indexes: pkgs/by-name/cc/ccd2iso/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - ccd2iso - 0.3-7build1: normalized package name match | Ubuntu 24.04 LTS package indexes: ccd2iso from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Converter from CloneCD disc image format to standard ISO | https://sourceforge.net/projects/ccd2iso/
- dnf - ccd2iso - 0.3-41.fc45: normalized package name match | Fedora Rawhide package metadata: ccd2iso from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | CloneCD image to ISO image file converter | http://ccd2iso.sourceforge.net/
- pacman - ccd2iso - 0.3-12: normalized package name match | Arch Linux sync databases: ccd2iso from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | Converts CCD/IMG CloneCD images to ISO format | https://sourceforge.net/projects/ccd2iso
- MacPorts - ccd2iso: normalized package name match | MacPorts ports tree: sysutils/ccd2iso/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## Combined YAML source

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


## 来源

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