Skip to main content

Command Palette

Search for a command to run...

How to install Packet Tracer on Arch / Manjaro Linux

Updated
1 min read
  1. Get packettracer program from www.netacad.com

  2. Open the terminal git clone https://aur.archlinux.org/packettracer.git

  3. it will create a folder 'packettracer' so cd packettracer

  4. Copy or Move the .deb(Step 1) file to the folder packettracer

  5. makepkg -i

Enjoy!!!