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

Ruedi commented on 2018-08-26 08:33 (UTC) (edited on 2018-08-26 08:43 (UTC) by Ruedi)

Using Wayland and another keyboard layout than English? Here's a workaround that works for me on Gnome 3 under Wayland.

Open a terminal and type in:

setxkbmap -layout [your favourite language] (-variant [your favourite layout variant])

Example for German users:

setxkbmap -layout de (-variant nodeadkeys)

You also can write a script and an autostart file to avoid manually executing the command.

Here some keywords for Google: Tastatur, deutsch, deutsche, Tastenbelegung, X11, xorg

telmob commented on 2018-08-25 02:27 (UTC)

Is it just me or it asks to login every single time? Could this something in the install process? Fonts also don't adjust to high resolution monitors. They're really tiny.

telmob commented on 2018-08-17 11:10 (UTC) (edited on 2018-08-17 11:12 (UTC) by telmob)

For version 7.2:

  1. Download PacketTracer from your netacad account

  2. Run 'yaourt -S packettracer'. Don't try to finish until you follow next step.

  3. Place 'Packet Tracer 7.2 for Linux 64 bit.tar.gz' in /tmp/'aur_package_folder'

  4. Finish installing. Done.

serch037 commented on 2018-08-10 13:02 (UTC)

Version 7.2 is already available as of August 2018, see the top notice at: https://www.packettracernetwork.com/features/packettracer-72-newfeatures.html and also at https://www.netacad.com/group/offerings/packet-tracer/

runnytu commented on 2018-08-09 18:11 (UTC)

In the netacad web page there is still the 7.1 version, don't flag until version 7.2 it's available on the netacad page.

spacepunkcowboy commented on 2018-08-07 23:46 (UTC)

I installed icu52 and libpng12, but could not locate the sha512sum to install the packettracer aur. So I executed the install script from Cisco (using sudo) and it installed and works properly. Did not need the aur. I'm shocked.

SolarAquarion commented on 2018-08-07 09:48 (UTC)

Cisco has released 7.2 and can you include a .desktop

runnytu commented on 2018-06-27 19:42 (UTC)

pacaur is unmaintained since too many months ago, it's possible that doesn't interpret well some Pacman new implementation, change to another Pacman wrapper maintained and under development.

drose2211 commented on 2018-06-27 18:16 (UTC)

@Cysioland Have you or anyone else found a workaround for this? I am having the same issue. I looked and the art directory seems to be in the correct place.

Cysioland commented on 2018-06-02 22:21 (UTC) (edited on 2018-06-02 22:22 (UTC) by Cysioland)

/usr/bin/pacaur: line 1190: 27289 User defined signal 1 makepkg -odC --skipinteg ${makeopts[@]} &> /dev/null

:: Building packettracer package(s)...

==> Making package: packettracer 7.1.1-1 (Sun Jun 3 00:17:49 2018)

==> Checking runtime dependencies...

==> Checking buildtime dependencies...

==> WARNING: Using existing $srcdir/ tree

==> Removing existing $pkgdir/ directory...

==> Entering fakeroot environment...

==> Starting package()...

cp: cannot stat './art/*': No such file or directory

==> ERROR: A failure occurred in package().

Aborting...

Happens with pacaur, yaourt works fine