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.00
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 .. 18 19 20 21 22 23 24 25 26 27 28 .. 49 Next › Last »

runnytu commented on 2018-05-26 13:37 (UTC)

@altf4, the name is changed since 25/04/2018

altf4 commented on 2018-05-23 21:57 (UTC) (edited on 2018-05-23 21:57 (UTC) by altf4)

The latest version of packettracer has another name. So just change the name in the PKGBUILD and also don't forget to change the sha512sum of the packet, otherwise, it won't work

spacepunkcowboy commented on 2018-04-24 03:26 (UTC)

It appears Cisco is now compressing the archive, so the file extension is now ".tar.gz". I change the filename in the PKGBUILD, and it worked for me. Line you are looking for is: source_x86_64=('local://Packet Tracer 7.1.1 for Linux 64 bit.tar')

z3ntu commented on 2018-03-19 21:42 (UTC)

Well I had that problem before when I look at the comments; so again: uninstalling the "jdk" package solves the issue for some reason.

runnytu commented on 2018-03-15 19:43 (UTC)

@z3ntu, Try to install/update jre8-openjdk, jre8-openjdk-headless, java-runtime-common and java-environment-common packages, are the only requirements to run packettracer, try also this environment chek from cisco: http://skills.netacad.net/check/check.html

z3ntu commented on 2018-03-13 09:12 (UTC)

@runnytu I'm on qt5-base 5.10.1-5. Also 7.1-1 crashes but 7.0-4 works.

runnytu commented on 2018-03-12 20:56 (UTC)

@z3ntu, try to update all qt5 packages to last version 5.10, it seems a qt5 bug.

z3ntu commented on 2018-03-11 20:38 (UTC) (edited on 2018-03-11 20:38 (UTC) by z3ntu)

Packet tracer crashes when I open it (the login window appears):

Debug: "WARN  - error:203,url:https://analytics01.cisco.netacad.com/Service02/analytics/v1/heartbeat7/%7B870bf013-c6ef-4dae-9e84-dc24b6a30830%7D/linux/ptdesktop/7.1.1.0138/app%5Etrack-screen%5Elogical-workspace%5E0/,data:"
Warning: QObject::connect: Cannot connect (null)::stateChanged(QNetworkSession::State) to QNetworkReplyHttpImpl::_q_networkSessionStateChanged(QNetworkSession::State)
Warning: QObject::connect: Cannot connect (null)::stateChanged(QNetworkSession::State) to QNetworkReplyHttpImpl::_q_networkSessionStateChanged(QNetworkSession::State)
Warning: QObject::connect: Cannot connect (null)::stateChanged(QNetworkSession::State) to QNetworkReplyHttpImpl::_q_networkSessionStateChanged(QNetworkSession::State)
Warning: QObject::connect: Cannot connect (null)::stateChanged(QNetworkSession::State) to QNetworkReplyHttpImpl::_q_networkSessionStateChanged(QNetworkSession::State)
Warning: QObject::connect: Cannot connect (null)::stateChanged(QNetworkSession::State) to QNetworkReplyHttpImpl::_q_networkSessionStateChanged(QNetworkSession::State)
Warning: QObject::connect: Cannot connect (null)::stateChanged(QNetworkSession::State) to QNetworkReplyHttpImpl::_q_networkSessionStateChanged(QNetworkSession::State)
Warning: QObject::connect: Cannot connect (null)::stateChanged(QNetworkSession::State) to QNetworkReplyHttpImpl::_q_networkSessionStateChanged(QNetworkSession::State)
Warning: QObject::connect: Cannot connect (null)::stateChanged(QNetworkSession::State) to QNetworkReplyHttpImpl::_q_networkSessionStateChanged(QNetworkSession::State)
Warning: QObject::connect: Cannot connect (null)::stateChanged(QNetworkSession::State) to QNetworkReplyHttpImpl::_q_networkSessionStateChanged(QNetworkSession::State)
Warning: QObject::connect: Cannot connect (null)::stateChanged(QNetworkSession::State) to QNetworkReplyHttpImpl::_q_networkSessionStateChanged(QNetworkSession::State)
free(): invalid pointer
fish: “packettracer” terminated by signal SIGABRT (Abort)

RavianXReaver commented on 2018-03-08 18:58 (UTC)

Followed the pinned comment and was able to successfully install it. Thanks :)

runnytu commented on 2018-02-06 22:39 (UTC)

In the official netacad downloads page still appears 7.1 version, don't mark it out of date until is published officially on it.