Installing the Gns3+wireshark+qemu+vpcs+virtualbox under Archlinuxa

Source: Internet
Author: User
Tags git clone arch linux

First, GNS3 installation:

1.yaourt Installation:

Configure the Pacman configuration file at the end of the join


[ARCHLINUXCN] #The Chinese Arch Linux communities packages. Siglevel = Optional Trustall Server = http://repo.archlinuxcn.org/$arch

Install Yaourt:

Pacman-s Yaourt

Install with Yaourt:

Yaourt-s Gns3-gui yaourt-s Gns3-server

Installing with Yaourt appears to be an error: You can connect to a local 127.0.0.1:3080.

2. Download the source installation from GitHub

Install Gns3-server:

sudo pacman-s python-pip qt5-svg qt5-webkit python-pyqt5 python-jsonschema python-jinja python-raven python-docker-py py Thon-psutil Python-paramiko python-sip sudo pacman-s git git clone cd gns3-server check n version: git tag | grep v1.5.1 Select Install version: Git checkout v1.5.1 install: sudo python3 setup.py install

Install Gns3-gui:

git clone cd gns3-gui$ git tag | grep v1.5.1 git checkout v1.5.1 sudo python3 setup.py install

At this point, GNS3 installation is complete!

Second, wireshark/qemu/vpcs/dynamips installation:

Pacman-s wireshark qemu vpcs dynamips VirtualBox


This article is from the "10920149" blog, please be sure to keep this source http://10930149.blog.51cto.com/10920149/1859178

Installing the Gns3+wireshark+qemu+vpcs+virtualbox under Archlinuxa

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.