dynamips on AUR (Arch User Repository)

Last updated: May 15,2024

1. Install "dynamips" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install dynamips on Arch using YAY

$ yay -S dynamips

* (Optional) Uninstall dynamips on Arch using YAY

$ yay -Rns dynamips

2. Manually Install "dynamips" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone dynamips's git locally

$ git clone https://aur.archlinux.org/dynamips.git ~/dynamips

c. Go to ~/dynamips folder and install it

$ cd ~/dynamips $ makepkg -si

3. Information about the dynamips package on Arch User Repository (AUR)

ID: 1201969
Name: dynamips
PackageBaseID: 10718
PackageBase: dynamips
Version: 0.2.23-1
Description: Cisco router emulator.
URL: https://github.com/GNS3/dynamips
NumVotes: 102
Popularity: 1.152291
OutOfDate:
Maintainer: runnytu
Submitter:
FirstSubmitted: 1177924746
LastModified: 1674673279
URLPath: /cgit/aur.git/snapshot/dynamips.tar.gz