In this video, I have shown the installation process for the Cisco packet tracer on kali Linux and Windows OS. Packet Tracer is a free cross-platform visual simulation tool designed by Cisco Systems that allows users to create network topologies and imitate modern computer networks.As the installation process is easy you just need to run the .exe downloaded file.
To download the Cisco Packet tracer tool visit
https://www.netacad.com/courses/packe...
https://www.computernetworkingnotes.c...
For Linux users, they have to install wine using the command on terminal
sudo dpkg --add-architecture i386 && apt-get update && apt-get install wine-bin:i386
after the installation of wine just change your directory where the file is downloaded and type in the below command
wine PacketTracer-7.3.0-win64-setup.exe (your file name)
This will install the software to your pc and you can check it in show application
If you find this video helpful please don't forget to hit the like and subscribe button!
Thank You