Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save TolgaBagci/9814ea646cb8772a174e8c2a537121e8 to your computer and use it in GitHub Desktop.
Save TolgaBagci/9814ea646cb8772a174e8c2a537121e8 to your computer and use it in GitHub Desktop.
Download and Install Libpng Package for Packet Tracer in Linux OS

Download and Install Libpng Package for Packet Tracer in Linux OS

wget http://ftp.us.debian.org/debian/pool/main/libp/libpng/libpng12-0_1.2.50-2+deb8u3_amd64.deb
dpkg -i libpng12-0_1.2.50-2+deb8u3_amd64.deb

If you experience problems with the installation, see this article: https://www.sysnettechsolutions.com/en/install-packet-tracer-ubuntu/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment