How to Install and Uninstall dynagen Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: November 24,2024

1. Install "dynagen" package

Please follow the guidelines below to install dynagen on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install dynagen

2. Uninstall "dynagen" package

Please follow the instructions below to uninstall dynagen on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove dynagen $ sudo apt autoclean && sudo apt autoremove

3. Information about the dynagen package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: dynagen
Priority: optional
Section: multiverse/net
Installed-Size: 1489
Maintainer: Ubuntu Developers
Original-Maintainer: Debian QA Group
Architecture: all
Version: 0.11.0-7
Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~), dynamips (>= 0.2.7-0.2.8RC1), python-configobj (>= 4.3.2)
Filename: pool/multiverse/d/dynagen/dynagen_0.11.0-7_all.deb
Size: 629280
MD5sum: 5227a9e0c20a672183ce97485d2f39d5
SHA1: f1cbc8495a68101762c355ec56ac80f4862973b6
SHA256: 9116f7142f1009877a5ac0a8d7fd0b8c802b468e62fc8cb31cb2b6d623aa0b6f
Description-en: Cisco 7200 Router Emulator Command Line Interface
Dynagen is a text-based front end for Dynamips, that uses the
Hypervisor mode for communication with Dynamips. Dynagen simplifies
building and working with virtual networks:
* Uses a simple, easy to understand configuration file for specifying
virtual router hardware configurations
* Simple syntax for interconnecting routers, bridges, frame-relay and
ATM switches. No need to deal with NetIOs
* Can work in a client / server mode, with Dynagen running on your
workstation communicating to Dynamips running on a back-end server.
Dynagen can also control multiple Dynamips servers simultaneously for
distributing large virtual networks across several machines.
* Provides a management CLI for listing devices, starting, stopping,
reloading, suspending, and resuming virtual routers.
Description-md5: b36424aad41209138c5bed60b19d5b72
Homepage: http://dynagen.org/
Tag: admin::configuring, admin::monitoring, implemented-in::python, interface::shell, network::routing, protocol::TODO, protocol::ip, role::program, scope::utility, use::checking, use::configuring, use::monitor, use::routing
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu