# vpcs を Homebrew, apk, apt, MacPorts, Nix, zypper でインストール

vpcs のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

```sh
sudo av install brew:vpcs
```

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install vpcs
```

  証拠: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install vpcs
```

  証拠: MacPorts ports tree: emulators/vpcs/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- apk (92%):

```sh
sudo apk add vpcs
```

  証拠: Alpine Linux edge package indexes: vpcs from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz

- Debian apt (92%):

```sh
sudo apt install vpcs
```

  証拠: Debian stable package indexes: vpcs from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- Nix (92%):

```sh
nix profile install nixpkgs#vpcs
```

  証拠: nixpkgs package indexes: pkgs/by-name/vp/vpcs/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

- zypper (92%):

```sh
sudo zypper install vpcs
```

  証拠: openSUSE Tumbleweed package metadata: vpcs from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst

## パッケージ情報

- **パッケージキー:** brew:vpcs
- **パッケージマネージャ:** Homebrew
- **バージョン:** 0.8.4
- **ソース概要:** Virtual PC simulator for testing IP routing
- **ホームページ:** <https://vpcs.sourceforge.net/>
- **リポジトリ:** <https://github.com/GNS3/vpcs>
- **最終更新:** 2026-08-02T12:59:26Z
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- vpcs (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 0.8.4
## プロジェクトの歴史と使われ方

VPCS is the Virtual PC Simulator, a small command-line network host simulator used mainly with Dynamips and GNS3 labs. It provides lightweight virtual end hosts that can send and receive basic traffic such as ping and traceroute without running full virtual machines.

### プロジェクトの歴史

The original VPCS project was hosted on SourceForge and described itself as a tool that can simulate up to nine PCs for studying Cisco routers in Dynamips. It was intentionally not a complete PC emulator; it was a compact program with only a small set of network commands.

The current GNS3 repository is a continuation of that original VPCS code. The GNS3 README says it is based on the last development version and improved with community patches after the original SourceForge-hosted code stopped being maintained.

### 採用の歴史

VPCS became useful because GNS3 and Dynamips network labs often need simple endpoints for connectivity tests. Replacing router instances or full VMware/VirtualBox guests with VPCS reduced CPU and memory load while still allowing lab users to verify addressing and routing behavior.

Documentation and manpages for Linux distributions describe VPCS as an ideal study tool for simulated Cisco or Juniper router environments, reflecting its adoption as a practical companion utility rather than a standalone networking platform.

### 使われ方

A typical VPCS session creates up to nine numbered virtual PCs, assigns IP configuration and gateways, and runs ping or traceroute across a simulated topology. In UDP mode, each virtual PC corresponds to paired local and remote UDP ports used to exchange packets with Dynamips or GNS3 nodes.

The tool is deliberately limited: it is best for endpoint reachability tests, small TCP/UDP/ICMP exercises, and lab scripts, not for running services or emulating full operating-system behavior.

### パッケージ好きにとっての重要性

VPCS is package-nerd useful because it is tiny infrastructure glue for network labs. A single small binary can replace heavyweight guest machines when all the user needs is an IP endpoint that responds predictably inside a simulated topology.

### タイムライン

- 2008-2011: VPCS releases appear in GNS3 SourceForge file areas alongside early GNS3/Dynamips workflows.
- 2015: VPCS 0.8 readme documents IPv6 support and Linux, Windows, and OS X testing notes.
- 2016: SourceForge project activity shows the original project becoming effectively dormant.
- 2020s: GNS3 maintains a continuation repository with community patches.

### Related projects

- VPCS is closely related to GNS3, Dynamips, and network-certification lab workflows where simple end hosts are needed to test router configuration.
- It is an alternative to using full virtual machines or router images merely as traffic endpoints in a network simulation.

### ソース

- <https://github.com/GNS3/vpcs>
- <https://manpages.ubuntu.com/manpages/jammy/man1/vpcs.1.html>
- <https://sourceforge.net/projects/gns-3/files/VPCS/>
- <https://sourceforge.net/projects/vpcs/>
- <https://sourceforge.net/projects/vpcs/files/0.8/>


## セキュリティノート

narrow executable package without higher-risk signals.

- **Geiger リスク:** グリーン / 低
- narrow executable package without higher-risk signals

## 他のパッケージマネージャ記録

- Debian apt - vpcs - 0.5b2-2.2: normalized package name match | Debian stable package indexes: vpcs from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | virtual PC simulator for Dynamips | http://sourceforge.net/projects/vpcs/
- Nix - vpcs: normalized package name match | nixpkgs package indexes: pkgs/by-name/vp/vpcs/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - vpcs - 0.5b2-2.2: normalized package name match | Ubuntu 24.04 LTS package indexes: vpcs from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | virtual PC simulator for Dynamips | http://sourceforge.net/projects/vpcs/
- apk - vpcs - 0.8.3-r0: normalized package name match | Alpine Linux edge package indexes: vpcs from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Simple virtual PC simulator | https://sourceforge.net/projects/vpcs/
- zypper - vpcs - 0.8.2-1.16: normalized package name match | openSUSE Tumbleweed package metadata: vpcs from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Virtual PC Simulator | https://github.com/GNS3/vpcs
- MacPorts - vpcs: normalized package name match | MacPorts ports tree: emulators/vpcs/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/vpcs.yml](https://github.com/mxcl/pkgdb/blob/main/combined/vpcs.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
