gns3-server on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S gns3-server

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

$ yay -Rns gns3-server

2. Manually Install "gns3-server" via AUR

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

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

b. Clone gns3-server's git locally

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

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

$ cd ~/gns3-server $ makepkg -si

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

ID: 1422610
Name: gns3-server
PackageBaseID: 81815
PackageBase: gns3-server
Version: 2.2.46-1
Description: GNS3 network simulator, Server package
URL: https://github.com/GNS3/gns3-server
NumVotes: 75
Popularity: 1.006931
OutOfDate:
Maintainer: buzo
Submitter: korjjj
FirstSubmitted: 1400002837
LastModified: 1709830835
URLPath: /cgit/aur.git/snapshot/gns3-server.tar.gz

5. The same packages on other Linux Distributions