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: custom
Submitter: Vamp898
Maintainer: runnytu
Last Packager: runnytu
Votes: 147
Popularity: 0.83
First Submitted: 2009-02-18 07:52 (UTC)
Last Updated: 2024-03-09 22:29 (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 .. 42 43 44 45 46 47

pyther commented on 2010-04-02 13:15 (UTC)

How are starting packettracer? If you are using /opt/pt/bin/PacketTracer5 then the segfaults are normal as there is an issue between packet tracer and new versions of qt. However, if you use /opt/pt/packettracer (shell script) or /usr/bin/pt (symlink to shell script) you should not get segfaults as it will use the static qt libraries that get shipped with packet tracer.

unexist commented on 2010-04-02 12:38 (UTC)

Hm, is a segfault on attempting to save normal?

pyther commented on 2010-03-24 04:01 (UTC)

Minor update... mimetype icons now show up for pka, pkt, pkz files.