Skip to content

Install Packet-Tracer on GNU/Linux that not include dpkg.

Notifications You must be signed in to change notification settings

Senior-Moe/install-packettracer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

install-packettracer

Install Packet-Tracer on GNU/Linux that not include dpkg.

Why We Prepare This Scripting?

This for installing Packet Tracer in :

  1. Arch Linux
  2. Void Linux
  3. Fedora
  4. Any Distro that not have DPKG.

Many of the destros does not have dpkg and must use this script to install Packet Tracer.

Installation

Before active the Bash in this scripting. you need download the package from NETCAD to get the last version.

Note Use only one package in Installation.

  1. the first step is download the repository by git:
git clone https://github.com/Mohammed-Alnahdi/install-packettracer.git
  1. copy the package into repo directroy.

  2. Then run the command:

sudo bash install.sh

If you want uninstall run the command

sudo bash uninstall.sh

Note if you use WM such as DWM from Suckless you must make link the executed binary to Dmenu by

sudo ln -s /opt/pt/packettracer /bin/packettracer

About

Install Packet-Tracer on GNU/Linux that not include dpkg.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages