Page MenuHomeSolus

Cisco Packet Tracer
Closed, WontfixPublic

Description

Name: Cisco Packet Tracer
Homepage: https://www.netacad.com/about-networking-academy/packet-tracer/
Why should this be included in the repository: It's one of the most famous network simulators. And it's being used by university/college students and professors.
Is it Open Source: No

Event Timeline

DataDrake claimed this task.
DataDrake added a subscriber: DataDrake.

The download is behind a login wall.

Hello, is there a step by step, exposing how install the packettracer in SOLUS OS?

Download Cisco Packet Tracer 7.1 for Solus.

Open up Downloads folder, search for command ls the file PacketTracer

Open terminal (Ctrl+Alt+t).

Type in:

sudo su
And type in your password and press Enter

Then type:

cd Downloads
ls

Extract to one folder and rename for PacketTracer7

open the folder with command typing:

cd PacketTracer7

execute the install with command:
./install

now, this application it is in folder in this patch, follow the command down:

cd /opt/pt

chmod +x PacketTracer7 (important put on exactly equal the name in folder with created before)

now, create the launcher for PacketTracer7

./CiscoPacketTracer7