https://github.com/waszaswiatobliwosc/linuxpackettracer
Get Cisco Packet Tracer on any major Linux distribution.
https://github.com/waszaswiatobliwosc/linuxpackettracer
archlinux cisco-packet-tracer debian fedora linux mint netacad networking opensuse packet-tracer ubuntu
Last synced: about 2 months ago
JSON representation
Get Cisco Packet Tracer on any major Linux distribution.
- Host: GitHub
- URL: https://github.com/waszaswiatobliwosc/linuxpackettracer
- Owner: WaszaSwiatobliwosc
- License: gpl-3.0
- Created: 2024-10-19T13:31:02.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-10-20T19:42:46.000Z (7 months ago)
- Last Synced: 2025-02-04T13:38:59.399Z (3 months ago)
- Topics: archlinux, cisco-packet-tracer, debian, fedora, linux, mint, netacad, networking, opensuse, packet-tracer, ubuntu
- Language: Shell
- Homepage:
- Size: 27.3 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Easy install of Cisco Packet Tracer on Your Linux distro
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.# Before We begin
Save it in default Downloads folder because script starts executing there.
https://mega.nz/file/QkhBxS4C#bsHpAKjp16Dw4tivGACoTGc03niuK38_nIUvkLH0yGY
OpenSUSE Leap/Tumbleweed
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
./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.
# Known issues
Feel free to report bugs.