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.02
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 .. 6 7 8 9 10 11 12 13 14 15 16 .. 48 Next › Last »

<deleted-account> commented on 2021-01-05 12:31 (UTC)

I think libxss should be in dependencies, can't run installed application without it.

aminvakil commented on 2020-10-15 07:14 (UTC)

@con-fused Please read the pinned comment. You should download the lastest tarball yourself.

rukh-debug commented on 2020-10-15 06:50 (UTC) (edited on 2020-10-15 06:52 (UTC) by rukh-debug)


==> Proceed with install? [Y/n] y
:: (1/1) Parsing SRCINFO: packettracer
==> Making package: packettracer 7.3.1-3 (Thu 15 Oct 2020 12:34:37 PM +0545)
==> Retrieving sources...
==> ERROR: PacketTracer_731_amd64.deb was not found in the build directory and is not a URL.
error downloading sources: packettracer```

Looks like we have a error over here.

<deleted-account> commented on 2020-10-13 08:33 (UTC)

Install fails with ==> ERROR: PacketTracer_731_amd64.deb was not found in the build directory and is not a URL.

Mime commented on 2020-10-08 07:53 (UTC)

Why is it still required to use openssl-1.0 ? Why not instead use openssl>=1.0 in the PKGBUILD and use the most recent version of openssl ?

Grelek commented on 2020-09-29 12:09 (UTC)

Hi, I installed the package successfully however I got following error during the build.

gtk-update-icon-cache: No theme index file.
error: command failed to execute correctly

deemon commented on 2020-09-15 16:12 (UTC)

install fails by default with:

error: failed to commit transaction (conflicting files)
packettracer: /opt/packettracer/bin/libdouble-conversion.so.1 exists in filesystem
packettracer: /usr/bin/packettracer exists in filesystem
Errors occurred, no packages were upgraded.
==> WARNING: Failed to install built package(s).

after removing previous installation it did fine.

xiretza commented on 2020-09-13 15:11 (UTC)

It seems like in PacketTracer_731_amd64.deb, all files are now owned by drevil:drevil (1000:1000). This is an obvious case of broken upstream, and the package will have to work around it - just running chown after tar might be good enough.

bkb commented on 2020-09-11 19:20 (UTC) (edited on 2020-09-11 19:21 (UTC) by bkb)

The eternal was not found in the build directory and is not a URL.

(this package has more than 10 years)

xiretza commented on 2020-09-11 13:57 (UTC)

@runnytu: the install file changed, so pkgrel needs to be incremented: https://wiki.archlinux.org/index.php/PKGBUILD#pkgrel