gns3-gui on AUR (Arch User Repository)

Last updated: November 18,2024

1. Install "gns3-gui" 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 gns3-gui on Arch using YAY

$ yay -S gns3-gui

* (Optional) Uninstall gns3-gui on Arch using YAY

$ yay -Rns gns3-gui

2. Manually Install "gns3-gui" via AUR

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

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

b. Clone gns3-gui's git locally

$ git clone https://aur.archlinux.org/gns3-gui.git ~/gns3-gui

c. Go to ~/gns3-gui folder and install it

$ cd ~/gns3-gui $ makepkg -si

3. Information about the gns3-gui package on Arch User Repository (AUR)

ID: 1422611
Name: gns3-gui
PackageBaseID: 81820
PackageBase: gns3-gui
Version: 2.2.46-1
Description: GNS3 network simulator. Graphical user interface package.
URL: https://github.com/GNS3/gns3-gui
NumVotes: 92
Popularity: 1.686479
OutOfDate:
Maintainer: buzo
Submitter: korjjj
FirstSubmitted: 1400007384
LastModified: 1709830843
URLPath: /cgit/aur.git/snapshot/gns3-gui.tar.gz

5. The same packages on other Linux Distributions