Package Details: packettracer 8.2.2-1

Git Clone URL: https://aur.archlinux.org/packettracer.git (read-only, click to copy)
Package Base: packettracer
Description: A cross-platform visual simulation tool designed by Cisco Systems that allows users to create network topologies and imitate modern computer network
Upstream URL: https://www.netacad.com/courses/packet-tracer
Licenses: LicenseRef-Cisco-EULA
Submitter: Vamp898
Maintainer: runnytu
Last Packager: runnytu
Votes: 151
Popularity: 1.04
First Submitted: 2009-02-18 07:52 (UTC)
Last Updated: 2025-05-04 15:40 (UTC)

Dependencies (16)

Required by (0)

Sources (4)

Pinned Comments

runnytu commented on 2020-01-04 16:58 (UTC) (edited on 2020-01-04 16:59 (UTC) by runnytu)

To install all versions of packettracer except 7.2.2, follow this guidelines: 1. Download the snapshot from this AUR. 2. Tar -zxf the packettracer.tar.gz snapshot (it creates the dir packettracer/ with the PKGBUILD on it). 3. Download the latest packettracer tarball from your Netacad account and copy it into the packettracer/ dir. 4. Create the package with the command makepkg (it creates a packettracer.pkg.tar.xz). 5. Install the package with either makepkg -i or sudo pacman -U packettracer.pkg.tar.xz.

Packettracer 7.2.2 are auto installable via run file, download it from netacad webpage and run it, you don't need this package.

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 11 12 .. 48 Next › Last »

sgorblex commented on 2022-01-15 14:21 (UTC)

/etc/profile.d/packettracer.sh should be a sh-compatible, sourceable script. Please do not use bashisms (like function). Also, there's no need for a shebang, since the script is meant to be sourced, not executed.

This is a possible fixed version: https://pastebin.com/cvgVniCk

The current version breaks for shells other than Bash, e.g. Dash.

micwoj92 commented on 2021-12-01 16:30 (UTC)

Then mark it out of date instead of commenting about it.

ochapeau commented on 2021-12-01 16:16 (UTC)

Hi, I successfully installed packettracer following @runnytu comment. However, I wanted to let you know that the latest packettracker available on Netacad is now 8.1.0, so I had to update the version and the sha512 of the PKGBUILD. Thank you for this package!

blondie commented on 2021-11-15 14:08 (UTC)

works great once u have it setup but is a massive pain in the ass to setup

GraysonPeddie commented on 2021-10-10 21:17 (UTC)

And please, please read the comment from @runnytu before reporting an error. If a Linux terminal outputs an error that the deb file is not found, that's because Packet Tracer has not be downloaded from Cisco.com yet.

GraysonPeddie commented on 2021-10-10 21:15 (UTC)

@panagiss,

Log into your Cisco account, download the Ubuntu version of Packet Tracer, and put it in the AUR's packettracer folder.

panagiss commented on 2021-10-10 20:45 (UTC)

Error when trying to build packettracer (10/10/2021)

Building packettracer...
==> Making package: packettracer 8.0.1-1 (Κυρ 10 Οκτ 2021 11:44:21 μμ EEST)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
==> ERROR: CiscoPacketTracer_801_Ubuntu_64bit.deb was not found in the build directory and is not a URL.
Failed to build packettracer

SpidFightFR commented on 2021-09-11 15:30 (UTC)

Needed it for school work. Works properly. (upvoted)