/packettracer-fedora

Easily install Cisco Packet Tracer latest version on Fedora.

Primary LanguageShellGNU General Public License v3.0GPL-3.0

Cisco Packet Tracer latest version on Fedora

Watch this script in action

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.

Install

Follow these steps to easily install:

  • Download the Packet Tracer installer from Cisco's download page and save it in any directory on /home using the default filename.
  • Clone this repo to your system
  • cd into the cloned repo and make the install script executable: chmod +x setup.sh
  • Run bash setup.sh or sudo bash setup.sh and relax. If you not use sudo, you can receive no permission alerts when the script looks for installers on you HOME. Only ignore.

Now, the script accepts command line options:

  • -d or --directory allows 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;
  • -h will show help about the script;
  • --uninstall uninstall installed Cisco Packet Tracer.

Supported Fedora release

Supported other releases

  • Nobara 39

If you try this script in another Fedora release, please report any problem or success case.