Upstream has split development of the major versions 2 and 3. This package will keep tracking the latest version. If you prefer version 2, there is now a separate package gns3-gui-2.
Search Criteria
Package Details: gns3-gui 3.0.5-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/gns3-gui.git (read-only, click to copy) |
---|---|
Package Base: | gns3-gui |
Description: | GNS3 network simulator. Graphical user interface package. |
Upstream URL: | https://github.com/GNS3/gns3-gui |
Licenses: | GPL-3.0-only |
Groups: | gns3 |
Submitter: | korjjj |
Maintainer: | buzo |
Last Packager: | buzo |
Votes: | 97 |
Popularity: | 0.016196 |
First Submitted: | 2014-05-13 18:56 (UTC) |
Last Updated: | 2025-05-26 19:33 (UTC) |
Dependencies (16)
- desktop-file-utils (desktop-file-utils-gitAUR)
- python-distro
- python-jsonschema
- python-psutil
- python-pyqt5 (python-pyqt5-sip4AUR, python-pyqt5-webkitAUR, python-pyqt5-pre-releaseAUR)
- python-pyqt5-sip
- python-truststore
- qt5-svg (qt5-svg-gitAUR)
- qt5-websockets (qt5-websockets-gitAUR)
- python-build (make)
- python-installer (make)
- python-setuptools (make)
- gns3-serverAUR (gns3-server-gitAUR, gns3-server-2AUR) (optional) – GNS3 backend. Manages emulators such as Dynamips, VirtualBox or Qemu/KVM
- python-sentry_sdk (optional) – Python SDK for Sentry.io
- wireshark-qt (wireshark-gitAUR, wireshark-libsmi-qtAUR) (optional) – Live packet capture
- xterm (xterm-alacritty-symlinkAUR, kitty-xterm-symlinksAUR, xterm-gitAUR) (optional) – Default terminal emulator for CLI management of virtual instances
Required by (2)
- gns3-server (optional)
- gns3-server-2 (optional)
Sources (3)
buzo commented on 2025-05-28 11:58 (UTC)
kotv commented on 2025-05-27 18:56 (UTC)
@buzo please provide the package tracking version 2 as, at least for now, there is no compatibility between v2 and v3
buzo commented on 2025-04-28 17:47 (UTC)
Thanks cuan, fixed.
buzo commented on 2025-04-28 17:37 (UTC)
Upstream has split development of the major versions 2 and 3, with 2.2.54 being the latest release. I will keep this package tracking version 3, but could provide a separate package tracking version 2, if there is interest.
0x0ffe1 commented on 2025-03-26 07:24 (UTC)
@KiLoB0 You could clone this aur git repository and reset to the previous version and makepkg to install specific version.
cuan commented on 2025-03-18 18:02 (UTC)
python-sentry_sdk should be an optional dependency, per https://github.com/GNS3/gns3-gui/commit/f7703e3fa27c598f64d52c6a07b502018ac5e821
I made sure the package still works without it & the same is true for the server and git packages.
udotirol commented on 2025-01-27 11:21 (UTC)
just a little heads up that 3.0.3 has been released.
new sha256 for v3.0.3 is b10317821dc282634720b70a8b2a9970ca4d3036f5835e2db0e673166eff9cb7
rhysperry111 commented on 2024-05-20 09:02 (UTC)
I'm getting the following error when trying to run gns3 (gui) after a recent rebuild:
Traceback (most recent call last):
File "/usr/lib/python3.12/importlib/metadata/__init__.py", line 397, in from_name
return next(cls.discover(name=name))
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
StopIteration
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/bin/gns3", line 33, in <module>
sys.exit(load_entry_point('gns3-gui==2.2.46', 'gui_scripts', 'gns3')())
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/bin/gns3", line 22, in importlib_load_entry_point
for entry_point in distribution(dist_name).entry_points
^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.12/importlib/metadata/__init__.py", line 862, in distribution
return Distribution.from_name(distribution_name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.12/importlib/metadata/__init__.py", line 399, in from_name
raise PackageNotFoundError(name)
importlib.metadata.PackageNotFoundError: No package metadata was found for gns3-gui
KiLoB0 commented on 2023-08-18 19:37 (UTC)
Is there anyway to downgrade to 2.240 if I don't have it in my cache? Looking to downgrade to be able to use a school environment
cryptorekt commented on 2023-06-14 19:31 (UTC) (edited on 2023-06-14 19:31 (UTC) by cryptorekt)
@Mario156090 I got the same problem after installing updates. Fixed it by installing sentry-sdk and pyqt5. After installing sentry-sdk, I got an error message regarding pyqt.
pip install --upgrade sentry-sdk
pip install PyQt5
Everything works now. Hope that helps.
Pinned Comments
buzo commented on 2025-05-28 11:58 (UTC)
Upstream has split development of the major versions 2 and 3. This package will keep tracking the latest version. If you prefer version 2, there is now a separate package gns3-gui-2.