The Cisco Packet Tracer’s newest model or desired model is downloaded from the netcad website online or you’ll be able to obtain it right here with no need to enroll. (Obtain for Cisco Packet Tracer 7.2 64-bit Linux) It’s as much as you.
Open the terminal through urgent the keyboard from the Ubuntu Terminal (Ctrl + Alt + t) and extract the tar report:
$cd~/Downloads $tar xzvf PacketTracer7.2forLinux64bit.tar.gz |
Get started the set up from the tar report we opened. And create a listing. Command for the listing.

After extracting the recordsdata to the listing, we can input the listing with the assistance of the
cd
command. Then we can do the set up procedure with the
./set up
command. When the set up begins, we can see details about the phrases of use of the
EULA
. After first confirming with the Input key, we can permit us to move the phrases of use briefly through urgent the gap key.
$sudo~/Downloads/packettracer/./set up |
Then, after accepting the phrases of use and asking us to go into the password to grant root authorization, the next a hit set up has been finished after coming into them.
We will be able to see the message “
Cisco Packet Tracer 7.2 put in effectively
“.
We wish to see that this system is working once we write a
packet tracer
within the terminal and press input, however typically, there are lacking recordsdata within the libraries and subsequently this system would possibly not open. It is usually helpful to test if there are lacking recordsdata within the library. Because the set up procedure is in
/ choose / pt/bin/
listing, we can cross to this listing and run this system with the
./PacketTracer7
command right here. If no error message has been gained, our program will run.

As noticed above, I see {that a} report named libpng12.so.Zero is lacking and it’s steadily lacking. You’ll seek and in finding the report identify on Google and obtain it (For many who use
Debian / Ubuntu
, you’ll be able to obtain it from the hyperlink right here if you need libpng12-0.deb)
I am hoping it was once an invaluable article.
perspectives 223