Welcome!
In the times long gone Cisco has been releasing It's Packet Tracer utility for various platforms e.g. Windows, MacOS, .deb based, .rpm based and Arch based GNU/Linux distributions. The release tree was cut short except first three OS' mentioned earlier. This installer returns the mint-fresh version to the Linux desktops.
https://mega.nz/file/QkhBxS4C#bsHpAKjp16Dw4tivGACoTGc03niuK38_nIUvkLH0yGY
zypper in git
Fedora/CentOS
dnf install git
Debian/Mint/Ubuntu
apt-get install git
Arch
pacman -s git
If any of this returns error, add
sudo
at the start.
./install.sh
. Let the magic do the trick.When installation is complete Packet Tracer should be accesible from Application menu, Ulauncher and Desktop.
Command
packettracer
can be run in Terminal. You can run packettracer --no-sanbox
too.Have You encountered any errors head back to Before We begin or Known issues chapter.
Feel free to report bugs.