1. First of all we need to download cisco packet tracer from http://labcisco.blogspot.in/p/laboratorios.html
2. Make sure you have downloaded Cisco-PT-601.bin file and this is located in your Downloads folder.
3. Open terminal and run commands :
- sudo su (then type your password)
- mv Cisco-PT-601.bin /usr/bin
- cd /usr/bin
- chmod +x Cisco-PT-601.bin
- ./Cisco-PT-601.bin ( press enter again and again and again and again until it says 100% then type Y to accept)
4. Now your cisco packet tracer is installed.
5. If you are using 32 bit ubuntu it will work just fine but if you are using 64 bit then type below command to install 32 bit libraries required so follow this link for further tutorial: install ia32-libs-gtk
6. Now you are good to go!! You can use your cisco packet tracer just fine.

Leave a Reply