How to install Packet Tracer on Arch / Manjaro Linux
Get packettracer program from www.netacad.com
Open the terminal
git clone https://aur.archlinux.org/packettracer.gitit will create a folder 'packettracer' so
cd packettracerCopy or Move the .deb(Step 1) file to the folder packettracer
makepkg -i
Enjoy!!!