11-05-2023 08:57 AM
Hello everyone,
I just did a fresh install of Ubuntu 23.10 on my laptop, I was able to reinstall every single software excepted Cisco Packet Tracer. The error message by installing it from the official .deb package is the following one:
The following packages have unmet dependencies:
packettracer: depends: libgl1-mesa-glx but it is not installable
Of course I tried to install libgl1-mesa-glx from an old repository, but it didn't work. Has anyone managed to install it?
Thanks
Solved! Go to Solution.
11-11-2023 11:05 AM
11-05-2023 02:04 PM
see column of right side of this post called Related community topics
Also, check if there is any1 with solution at CLN PT sub-forum https://learningnetwork.cisco.com/s/topic/0TO6e000000WEorGAG/packet-tracer
Regards, ML
**Please Rate All Helpful Responses **
11-08-2023 08:17 PM
Having the same issue. I attempted to apt-get install libgl1-mesa-glx, but I guess it isn't in the Ubuntu repository anymore.
11-08-2023 10:16 PM
This is official request forum to ask PT people for help and report bugs (from PT Help menu)
https://ciscocx.qualtrics.com/jfe/form/SV_2t25qnUuu0pOdv0
or try this main site http://ptbugs.netacad.net/
Regards, ML
**Please Rate All Helpful Responses **
11-09-2023 11:02 AM
Hello
I am facing the same problem
I have ubuntu 22.10 and cannot install packet tracer because that dependency is not available even when I tried
sudo apt install -f
11-11-2023 11:05 AM
11-15-2023 08:08 PM
@petrusnoleto wrote:I solved this error
link: https://github.com/PetrusNoleto/Error-Resolved-to-install-cisco-packet-tracer-in-ubuntu-23.10-unmet-dependencies
This worked, thank you very much!
I'll also add that you should make sure to use gdebi when installing. For me, I was unable to accept the license agreement from the terminal, causing the download to freeze. You can install gdebi from Ubuntu repos in the terminal with the command "sudo apt-get install gdebi"
11-12-2023 01:46 PM
Thank you very much for your work! Solved the problem for me.
I just noticed the gdebi command can only install packages one by one, so I had to perform it again to install the second one.
02-04-2024 03:50 PM
I tried that way but didn't get any result. Someone can tell me how else can we do it?
10-08-2024 09:40 AM
I have this problem too.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide