Automic VaultAutomic Vault

brew

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

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install dynamips

local Homebrew formula metadata

MacPorts確認済み · 94%
sudo port install dynamips

MacPorts ports tree · net/dynamips/Portfile · ソース: api.github.com

Linux

Alpine Linux apk確認済み · 92%
sudo apk add dynamips

Alpine Linux edge package indexes · dynamips · ソース: dl-cdn.alpinelinux.org

Debian apt確認済み · 92%
sudo apt install dynamips

Debian stable package indexes · dynamips · ソース: deb.debian.org

Nix確認済み · 92%
nix profile install nixpkgs#dynamips

nixpkgs package indexes · pkgs/by-name/dy/dynamips/package.nix · ソース: api.github.com

openSUSE zypper確認済み · 92%
sudo zypper install dynamips

openSUSE Tumbleweed package metadata · dynamips · ソース: download.opensuse.org

概要

パッケージ概要

Cisco 7200/3600/3725/3745/2600/1700 Router Emulator

コマンドとエイリアス

  • dynamips
  • nvram_export

履歴

プロジェクトの歴史と使われ方

Dynamips is a Cisco router emulator associated with GNS3 and long-running network-lab workflows for running supported Cisco IOS images on general-purpose computers.

プロジェクトの歴史

The current GNS3-hosted repository describes itself as a continuation of Dynamips based on the last development version, with community patches. The fork was called Dynamips-community through the 0.2.8-community release and was renamed back to Dynamips at the 0.2.9 release.

The README credits documentation authors including Christophe Fillot and others, and preserves build distinctions between stable and unstable code paths. The project later adopted CMake, with documented build instructions for Linux, macOS, and Windows/Cygwin and package-oriented dependency notes for Debian, Red Hat-family systems, MacPorts, and Homebrew.

Dynamips is tightly linked to GNS3's emulator stack. GNS3 documentation positions it as the emulator used for supported classic Cisco IOS platforms, especially router models such as the 1700, 2600, 3600, 3700, and 7200 families.

採用の歴史

Dynamips became important because it let network engineers, students, and certification candidates build local router labs before virtualized network appliances became common. GNS3 turned that emulator into a larger graphical and project-based lab environment, keeping Dynamips relevant for older IOS images and lab topologies.

Package-manager adoption reflects that niche but durable use. The Homebrew formula, distro packages, and GNS3 documentation all keep Dynamips available as infrastructure for lab builders rather than as a general end-user app. Homebrew's current analytics show modest direct installs, which fits a tool more often pulled in by networking workflows than discovered casually.

使われ方

Users run Dynamips directly or through GNS3 to emulate supported Cisco router hardware, attach IOS images, and connect virtual router instances into lab topologies. The package also ships helper tooling such as `nvram_export` for router-image and lab-state workflows.

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

For package nerds, Dynamips is a classic example of an emulator whose significance is larger than its command-line surface. It connects open-source packaging, Cisco certification lab culture, GNS3, libpcap/libelf build dependencies, and the transition from hardware router labs to virtual network simulation.

It also shows why some packages stay alive even when their target hardware era has moved on: old IOS images, training material, and reproducible lab setups remain useful, so distros and Homebrew continue carrying a small C emulator with very specific legal and operational boundaries.

タイムライン

  • 2000s: Original Dynamips becomes known as a Cisco router emulator for lab use.
  • 2013: The GNS3/dynamips repository is created to continue community-maintained Dynamips development.
  • 0.2.8-community: The continuation is still named Dynamips-community.
  • 0.2.9: The continuation is renamed back to Dynamips.
  • 2020s: GNS3 documentation continues to document Dynamips for classic Cisco IOS router images, and Homebrew packages version 0.2.24.

Related projects

  • Related projects include GNS3, QEMU, VirtualBox, Cisco IOS, Cisco Packet Tracer, EVE-NG, libpcap, libelf, and virtual network-lab images that replaced or supplemented older router emulation workflows.

セキュリティ状態

リスクレベル: グリーン

narrow executable package without higher-risk signals.

リスク分類器

リスク グリーン · 信頼度 低 · appliance

理由

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 6 個のプラットフォームターゲットで利用できます。
  • ビルドメタデータには 2 件のビルド依存関係があります。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
dynamipscliグローバル実行可能ファイル
nvram_exportcliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-10
マネージャ版0.2.24
マネージャ更新日2026-06-25
ローカルデータOK
上流最新
検出された最新v0.2.24

https://github.com/GNS3/dynamips

  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:dynamips
バージョン0.2.24
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/dynamips
ホームページhttps://github.com/GNS3/dynamips
リポジトリhttps://github.com/GNS3/dynamips
上流ドキュメントhttps://docs.gns3.com/docs/emulators/cisco-ios-images-for-dynamips
ライセンスGPL-2.0-only
ソースアーカイブhttps://github.com/GNS3/dynamips/archive/refs/tags/v0.2.24.tar.gz
最終更新2026-06-25T13:37:39+02:00
Pulseupdated
ビルド依存関係cmake, libelf
macOS 提供ライブラリlibpcap
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

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

ソースデータベース一致

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

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Debian apt95%

dynamips 0.2.14-1+b1

Cisco 7200/3600/3725/3745/2600/1700 Router Emulator

http://www.gns3.net/dynamips

sudo apt install dynamips
  • Section: non-free/net
  • Architecture: amd64
  • Source Package: dynamips
  • 4 依存関係
  • 1 任意依存関係
  • normalized package name match
  • 一致条件: Dynamips
Debian stable package indexes · deb.debian.org · Debian stable package indexes: dynamips from https://deb.debian.org/debian/dists/stable/non-free/binary-amd64/Packages.xz
Nix95%

dynamips

nix profile install nixpkgs#dynamips
  • normalized package name match
  • 一致条件: Dynamips
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/dy/dynamips/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

dynamips 0.2.14-1build4

Cisco 7200/3600/3725/3745/2600/1700 Router Emulator

http://www.gns3.net/dynamips

sudo apt install dynamips
  • Section: multiverse/net
  • Architecture: amd64
  • 4 依存関係
  • 1 任意依存関係
  • normalized package name match
  • 一致条件: Dynamips
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: dynamips from https://archive.ubuntu.com/ubuntu/dists/noble/multiverse/binary-amd64/Packages.gz
apk95%

dynamips 0.2.24-r0

Cisco router emulator

https://github.com/GNS3/dynamips

sudo apk add dynamips
  • License: GPL-2.0
  • Architecture: x86_64
  • Source Package: dynamips
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Dynamips
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: dynamips from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

dynamips-doc 0.2.24-r0

Cisco router emulator (documentation)

https://github.com/GNS3/dynamips

sudo apk add dynamips-doc
  • License: GPL-2.0
  • Architecture: x86_64
  • Source Package: dynamips
  • normalized package name match
  • 一致条件: Dynamips
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: dynamips-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
zypper95%

dynamips 0.2.24-1.1

Cisco router Emulator

https://www.gns3.net

sudo zypper install dynamips
  • License: GPL-2.0-or-later
  • Category: System/Emulators/Other
  • Architecture: x86_64
  • Source Package: dynamips
  • 3 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Dynamips
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: dynamips from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
MacPorts95%

dynamips

sudo port install dynamips
  • normalized package name match
  • 一致条件: Dynamips
MacPorts ports tree · api.github.com · MacPorts ports tree: net/dynamips/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • 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