Code Monkey home page Code Monkey logo

error-in-install-cisco-packet-tracer-in-ubuntu-23.10-unmet-dependencies's Introduction

If Cisco Packet Tracer installation on Ubuntu 23.10 gives you this error
    This package is uninstallable
    Dependency is not satisfiable: libgl1-mesa-glx

link for guide

If your Cisco Packet Tracer installation shows this error

 The following packages have unmet dependencies:
 packettracer: depends: libgl1-mesa-glx but it is not installable

Step 1 Download dependecies archives

click here for download dependecies

Step 2 install gdebi

  sudo apt install gdebi

Step 3 install dependecies

go to the Downloads page

in terminal

cd /home/yourUser/Downloads

install dependencies

  sudo gdebi ./libegl1-mesa_23.0.4-0ubuntu1.22.04.1_amd64.deb ./libgl1-mesa-glx_23.0.4-0ubuntu1.22.04.1_amd64.deb

Step 4 install CiscoPacketTracer

  sudo gdebi ./Packet_Tracer821_amd64_signed.deb 

or

  sudo gdebi ./YOURPACKETTRACKERARCHIVE.deb 

error-in-install-cisco-packet-tracer-in-ubuntu-23.10-unmet-dependencies's People

Contributors

petrusnoleto avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

error-in-install-cisco-packet-tracer-in-ubuntu-23.10-unmet-dependencies's Issues

Agin showing this after doing all processes from here

sudo gdebi ./CiscoPacketTracer822_amd64_signed.deb
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Reading state information... Done
This package is uninstallable
Dependency is not satisfiable: libgl1-mesa-glx
Screenshot from 2024-03-14 14-28-50

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.