Easily install Cisco Packet Tracer latest version on Fedora. This installation script automatically detects a Cisco Packet Tracer .deb in any directory on user home.
Follow these steps to easily install:
- Download the Packet Tracer installer from Cisco's download page and save it in any directory on
/homeusing the default filename. - Clone this repo to your system
cdinto the cloned repo and make the install script executable:chmod +x setup.sh- Run
bash setup.shorsudo bash setup.shand relax. If you not usesudo, you can receive no permission alerts when the script looks for installers on you HOME. Only ignore.
Now, the script accepts command line options:
-dor--directoryallows you to specify a path to the installer. This can turn the script more fast preventing to makes big searchs in the entire user home directory;-hwill show help about the script;--uninstalluninstall installed Cisco Packet Tracer.
- Fedora 38 (F38 is End of Life)
- Fedora 39
- Fedora 40
- Fedora 41
- Nobara 39
- Nobara 40
If you try this script in another Fedora release, please report any problem or success case.