- PREREQUISITES
- PacketTracer_731_amd64.deb - NETACAD
- xz - The XZ compression utilities
- xdg-utils - Tools to assist applications with various desktop integration tasks
- binutils - for ar
Download the script - make sure the PacketTracer_731_amd64.deb and the install script is in the same folder
wget https://raw.githubusercontent.com/p0txky/void-packettracer/master/install_pt.shTO INSTALL
sudo bash install_pt.shTO RUN
/opt/pt/packettracerYou can do symbolic link using
sudo ln -s /opt/pt/packettracer /usr/local/bin/packettracerTO REMOVE
if you use symlink remove it:
sudo rm /usr/local/bin/packettracerthen:
sudo bash uninstall.sh