[HELP]Installing Cisco Packet Tracer
by hama564 from LinuxQuestions.org on (#53AQ6)
I was Trying to install Cisco's Packet Tracer for the official Website
Packet Tracer Version: 7.3.0
Os : parrot4.9 (Fully updated)
Command used
Code:sudo dpkg -i PacketTracer_730_amd64.debOutput received
Code:Selecting previously unselected package packettracer.
(Reading database ... 444470 files and directories currently installed.)
Preparing to unpack PacketTracer_730_amd64.deb ...
Unpacking packettracer (7.3.0) ...
dpkg: dependency problems prevent configuration of packettracer:
packettracer depends on libdouble-conversion1; however:
Package libdouble-conversion1 is not installed.
packettracer depends on qt-at-spi; however:
Package qt-at-spi is not installed.
dpkg: error processing package packettracer (--install):
dependency problems - leaving unconfigured
Processing triggers for gnome-menus (3.36.0-1) ...
Processing triggers for desktop-file-utils (0.24-1) ...
Processing triggers for bamfdaemon (0.5.4-2) ...
Rebuilding /usr/share/applications/bamf-2.index...
Processing triggers for mime-support (3.64) ...
Processing triggers for shared-mime-info (1.15-1) ...
Errors were encountered while processing:
packettracerI have tried installing both the dependencies but it did not work
Code:apt install qt-at-spi libdouble-conversion1
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package qt-at-spi is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
Package libdouble-conversion1 is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
E: Package 'qt-at-spi' has no installation candidate
E: Package 'libdouble-conversion1' has no installation candidateI have tried to maually install qt-at-spi but it is just leading me to deadlock of unmet dependencies
Can any one provide any help??
PS: Pls Dont come saying Parrot os is only ment for VM's and not for real Hardware.


Packet Tracer Version: 7.3.0
Os : parrot4.9 (Fully updated)
Command used
Code:sudo dpkg -i PacketTracer_730_amd64.debOutput received
Code:Selecting previously unselected package packettracer.
(Reading database ... 444470 files and directories currently installed.)
Preparing to unpack PacketTracer_730_amd64.deb ...
Unpacking packettracer (7.3.0) ...
dpkg: dependency problems prevent configuration of packettracer:
packettracer depends on libdouble-conversion1; however:
Package libdouble-conversion1 is not installed.
packettracer depends on qt-at-spi; however:
Package qt-at-spi is not installed.
dpkg: error processing package packettracer (--install):
dependency problems - leaving unconfigured
Processing triggers for gnome-menus (3.36.0-1) ...
Processing triggers for desktop-file-utils (0.24-1) ...
Processing triggers for bamfdaemon (0.5.4-2) ...
Rebuilding /usr/share/applications/bamf-2.index...
Processing triggers for mime-support (3.64) ...
Processing triggers for shared-mime-info (1.15-1) ...
Errors were encountered while processing:
packettracerI have tried installing both the dependencies but it did not work
Code:apt install qt-at-spi libdouble-conversion1
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package qt-at-spi is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
Package libdouble-conversion1 is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
E: Package 'qt-at-spi' has no installation candidate
E: Package 'libdouble-conversion1' has no installation candidateI have tried to maually install qt-at-spi but it is just leading me to deadlock of unmet dependencies
Can any one provide any help??
PS: Pls Dont come saying Parrot os is only ment for VM's and not for real Hardware.