# 使用 Homebrew, apk, apt, Nix, pacman, winget 安装 vice

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

## 安装

```sh
sudo av install brew:vice
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install vice
```

  证据: local Homebrew formula metadata

### Linux

- apk (92%):

```sh
sudo apk add vice
```

  证据: Alpine Linux edge package indexes: vice from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz

- Debian apt (92%):

```sh
sudo apt install vice
```

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

- Nix (92%):

```sh
nix profile install nixpkgs#vice
```

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

- pacman (92%):

```sh
sudo pacman -S vice
```

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

### Windows

- winget (92%):

```sh
winget install --id VICE-Team.VICE.GTK3 -e
```

  证据: Windows Package Manager source index: VICE-Team.VICE.GTK3 from https://cdn.winget.microsoft.com/cache/source.msix

## 软件包事实

- **软件包键:** brew:vice
- **软件包管理器:** Homebrew
- **版本:** 3.10
- **来源摘要:** Versatile Commodore Emulator
- **主页:** <https://sourceforge.net/projects/vice-emu/>
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- c1541 (别名)
- cartconv (别名)
- petcat (别名)
- vsid (别名)
- x128 (别名)
- x64 (别名)
- x64dtv (别名)
- x64sc (别名)
- xcbm2 (别名)
- xcbm5x0 (别名)
- xpet (别名)
- xplus4 (别名)
- xscpu64 (别名)
- xvic (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

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

VICE, the Versatile Commodore Emulator, is a long-running free software emulator suite for Commodore 8-bit computers. The current project covers the C64, C64DTV, C128, VIC-20, most PET models, Plus/4, CBM-II, and a C64 SuperCPU variant, with separate executables for the different emulated machines and tools.

### 项目历史

VICE development began in 1993 under Finnish programmer Jarkko Sonninen, who founded the project and retired from it in 1994. The project later continued as a volunteer-maintained emulator suite under the VICE Team, with official distribution and source hosting on SourceForge.

By the 2000s VICE had become one of the standard Commodore 8-bit emulation packages, especially on free Unix-like systems where historically fewer full-featured Commodore emulators were available. VICE was released under the GNU General Public License from 2004, and its manual and source tree document a broad, preservation-oriented codebase rather than a single-machine emulator.

### 采用历史

The VICE name also covered platform-specific identities over time: older Win32 builds were widely known as WinVICE, while OS/2 and BeOS variants were called Vice/2 and BeVICE. As the project modernized, some old host ports were retired; VICE 3.4 dropped support for several legacy Unix-like systems because of lack of maintainers, and VICE 3.5 dropped explicit OS/2 and AmigaOS support during the GTK3 UI transition.

### 使用方式

Users typically launch the machine-specific emulator they need, such as `x64sc` or `x64` for Commodore 64, `x128` for Commodore 128, `xvic` for VIC-20, `xpet` for PET, or `xplus4` for Plus/4. The suite also includes command-line and conversion tools such as `c1541`, `cartconv`, `petcat`, and `vsid`, making it useful both for playing preserved software and for retrocomputing development workflows.

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

For package maintainers and retrocomputing users, VICE is significant because it packages a large preservation stack into reproducible builds across operating systems. Its breadth means distributions often expose many executables from one package, and its SourceForge-era history makes it a classic example of mature free software infrastructure surviving multiple host-platform and UI transitions.

### 时间线

- 1993: VICE development began under Jarkko Sonninen.
- 1994: Sonninen retired from the project.
- 2004: VICE was free software under the GNU GPL.
- 2008-12-19: VICE 2.1 release documented support for C64, C128, VIC-20, Plus/4, C64DTV, PET, and CBM-II families.
- 2019-2020 era: VICE 3.4 and 3.5 retired several old host ports while moving through GTK3 UI modernization.
- 2025-12-24: VICE 3.10 released.

### Related projects

- Related Commodore and emulator projects include CCS64, MAME, and VICE.js, a JavaScript port of VICE.
- The suite targets Commodore 8-bit families rather than later Amiga systems, so it complements rather than replaces Amiga-focused emulators.

### 来源

- <https://en.wikipedia.org/wiki/VICE>
- <https://sourceforge.net/projects/vice-emu/>
- <https://vice-emu.sourceforge.io/>
- <https://vice-emu.sourceforge.io/vice_toc.html>


## 安全说明

narrow executable package without higher-risk signals.

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


## Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.


## Configuration files

- Unix: ~/.config/vice/vicerc, ~/.vicerc
## 其他软件包管理器记录

- Debian apt - vice - 3.9+dfsg-1: normalized package name match | Debian stable package indexes: vice from https://deb.debian.org/debian/dists/stable/contrib/binary-amd64/Packages.xz | Versatile Commodore Emulator | https://vice-emu.sourceforge.io/
- Nix - vice: normalized package name match | nixpkgs package indexes: pkgs/by-name/vi/vice/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - vice - 3.7.1+dfsg1-2build3: normalized package name match | Ubuntu 24.04 LTS package indexes: vice from https://archive.ubuntu.com/ubuntu/dists/noble/multiverse/binary-amd64/Packages.gz | Versatile Commodore Emulator | https://vice-emu.sourceforge.io/
- apk - vice - 3.10-r0: normalized package name match | Alpine Linux edge package indexes: vice from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | emulates the C64/DTV, C128, VIC20, almost all PETs, PLUS4 and CBM-II | https://vice-emu.sourceforge.net/
- apk - vice-doc - 3.10-r0: normalized package name match | Alpine Linux edge package indexes: vice-doc from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | emulates the C64/DTV, C128, VIC20, almost all PETs, PLUS4 and CBM-II (documentation) | https://vice-emu.sourceforge.net/
- pacman - vice - 3.10-3: normalized package name match | Arch Linux sync databases: vice from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | Versatile Commodore Emulator (GTK3) | https://vice-emu.sourceforge.io/
- pacman - vice-sdl2 - 3.10-3: normalized package name match | Arch Linux sync databases: vice-sdl2 from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | Versatile Commodore Emulator (SDL2) | https://vice-emu.sourceforge.io/
- winget - VICE-Team.VICE.GTK3: normalized package name match | Windows Package Manager source index: VICE-Team.VICE.GTK3 from https://cdn.winget.microsoft.com/cache/source.msix


## Combined YAML source

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


## 来源

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