You are not logged in.
Pages: 1
Hi everyone !
I tryed to install GNS3 for cisco courses,
From the arch wiki they told to install gns3-gui and gns3-server from AUR repository,
I got this error :
pacman -S gns3-gui gns3-server
error: target not found: gns3-gui
error: target not found: gns3-serverMaybe i use the wrong repository, but nothing on the official website !
https://www.gns3.com/support/docs/linux-installation
Did someone had this trouble before ?
Thanks for reading,
Last edited by Hackedia (2016-12-07 16:28:55)
Offline
You can't use pacman to install packages directly from the AUR.
I suggest you read up on what the AUR is and how to build packages.
https://wiki.archlinux.org/index.php/Ar … Repository
Offline
Hi Slithery,
Thanks for your answer,
I tryed to do a makepkg but some python libraries are missing,
After trying to install it though aur, i notice that some other library are missingm again and again ^^,
Is there a way to install all this libraries by a pacman or something or do i have to clone and makepkg all thoses dependencies manually ?
Thanks for all !
Last edited by Hackedia (2016-12-07 15:57:14)
Offline
Offline
Okay thanks !
Offline
Pages: 1