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 .. 31 32 33 34 35 36 37 38 39 40 41 .. 47 Next › Last »

<deleted-account> commented on 2013-09-12 13:58 (UTC)

Amnesthesia: It seems like the packettracer download server reports different filenames: with and without the fileending.

Amnesthesia commented on 2013-09-10 16:36 (UTC)

Kept getting the same problem as dabbill until I changed: source=( 'Cisco Packet Tracer 6.0.1 for Linux (with tutorials)' 'packettracer' 'linguist' ) to source=( 'Cisco Packet Tracer 6.0.1 for Linux (with tutorials).gz' 'packettracer' 'linguist' )

dabbill commented on 2013-09-10 10:58 (UTC)

Thanks dapus2, I was going to try that if I did not hear anything back on here.

<deleted-account> commented on 2013-09-10 09:32 (UTC)

dabbill: 1. download the tarball and extract 2. login at netacad.com, download https://www.netacad.com/documents/301287/48648242/Cisco+Packet+Tracer+6.0.1+for+Linux+%28with+tutorials%29/7b756b52-9a8e-4608-98cf-b6954cea3aab to the extracted directory (or download the one without tutorials and make necessary changes to PKGBUILD). 3. makepkg 4. have fun

dabbill commented on 2013-09-10 02:52 (UTC)

I am trying to install this package for school. The windows version runs fine with wine, but would much rather run native client. I am getting ... "==> ERROR: Cisco Packet Tracer 6.0.1 for Linux (with tutorials) was not found in the build directory and is not a URL." when trying to install with pacaur.

michalmiddleton commented on 2013-09-10 00:15 (UTC)

wget: Thank you!!! :)

<deleted-account> commented on 2013-09-07 14:26 (UTC)

Thanks, will update tomorrow.

zer0def commented on 2013-09-07 14:14 (UTC)

On x86_64 depends on lib32-openssl, lib32-qt4, lib32-icu.