Results 1 to 2 of 2
I copied the Packet Tracer Bin File on "/home/riyad " then i typed the following commands on terminal.
sudo chmod +x PacketTracer51_i386_installer-deb.bin
sudo ./PacketTracer51_i386_installer-deb.bin
but an error occured
Attempting to ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 11-16-2010 #1Just Joined!
- Join Date
- Nov 2010
- Posts
- 1
How to install Packet Tracer in Linux
I copied the Packet Tracer Bin File on "/home/riyad " then i typed the following commands on terminal.
sudo chmod +x PacketTracer51_i386_installer-deb.bin
sudo ./PacketTracer51_i386_installer-deb.bin
but an error occured
Attempting to install package now
sudo: dpkg: command not found
what can i do now ?
- 11-17-2010 #2Linux Guru
- Join Date
- Apr 2009
- Location
- I can be found either 40 miles west of Chicago, or in a galaxy far, far away.
- Posts
- 10,156
What Linux distribution+version are you running? You are trying to install a Debian package which may not be supported on your system. If there isn't a package for your distribution then you may need to download the source code package and configure/build/install it manually on your system.
Sometimes, real fast is almost as good as real time.
Just remember, Semper Gumbi - always be flexible!


Reply With Quote
