Skip to content

Easily install Cisco Packet Tracer latest version on Fedora.

License

Notifications You must be signed in to change notification settings

BananikXenos/packettracer-fedora

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Cisco Packet Tracer latest version on Fedora

Easily install Cisco Packet Tracer latest version on Fedora. This installation script automatically detects a Cisco Packet Tracer .deb in any directory on /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 install.sh
  • Run bash install.sh or sudo bash install.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.

Uninstall

  • If you need to uninstall, make sure the uninstall script is executable: chmod +x uninstall.sh
  • Run sudo bash uninstall.sh

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

About

Easily install Cisco Packet Tracer latest version on Fedora.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%