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: 150
Popularity: 0.53
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 .. 10 11 12 13 14 15 16 17 18 19 20 .. 48 Next › Last »

runnytu commented on 2020-05-27 16:37 (UTC)

@horaciohs, Yes, it's necessary, and no errors are shown on my terminal or log.

xiretza commented on 2020-05-26 15:58 (UTC)

Nothing is being compiled anywhere. Speaking of which, shouldn't this really be a -bin package?

bkb commented on 2020-05-26 15:32 (UTC)

Neither make it automatic, in both case you have to manually compile

xiretza commented on 2020-05-26 13:47 (UTC)

@bkb: you can change the source= yourself if you want to download the binaries from a non-official location. Or, as you say, just install it from Cisco and lose all the advantages a package manager gives you.

bkb commented on 2020-05-26 13:13 (UTC) (edited on 2020-05-26 13:13 (UTC) by bkb)

The principle of a package manager is to automatize updates, if you didn't give any way to automatize this installation it's basically useless, it's just installing from Cisco with extra steps

horaciohs commented on 2020-05-26 00:01 (UTC)

packettracer 7.3.0-5 : as CodingKoopa said, every terminal are showing in beginning: bash: ./packettracer.sh: line 4: syntax error near unexpected token (' bash: ./packettracer.sh: line 4:if QT_VERSION > QT_VERSION_CHECK(5, 5, 0)'

Is /etc/profile.d/packettracer.sh necessary ?

runnytu commented on 2020-05-24 12:41 (UTC)

All fixed.

aminvakil commented on 2020-05-20 13:48 (UTC)

@bkb: https://wiki.archlinux.org/index.php/PacketTracer#Disclaimer

bkb commented on 2020-05-20 13:40 (UTC) (edited on 2020-05-20 13:48 (UTC) by bkb)

Can't you use one of the mirrors who publicly publish PacketTracer_730_amd64.deb on internet? So it will be fully automatic, I see plenty https://duckduckgo.com/?q=PacketTracer_730_amd64.deb

And if you're afraid use the website who also are on the libre domain, and do a checksum on what's downloaded

xiretza commented on 2020-05-20 11:30 (UTC)

@bkb: read the pinned comment.