SkillAgentSearch skills...

Packettracer

Script para instalação do Cisco Packet Tracer em ambientes Linux

Install / Use

/learn @marcelobaptista/Packettracer
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Script para instalação do Cisco Packet Tracer 8.2.2

O script foi testado nas distros Manjaro Linux, Arch Linux e Fedora, todos na versão 64 bits

Requisitos do sistema

  • 4 GB de RAM livre, 1,4 GB de espaço livre em disco
  • Git

Para instalação automática, execute no terminal:

git clone https://github.com/marcelobaptista/packettracer.git
cd packettracer
chmod +x install_pt.sh && sudo ./install_pt.sh

Licença

Este projeto está licenciado sob a GNU General Public License v3.0 (GPLv3). Consulte o arquivo LICENSE para mais detalhes.


Script for installing Cisco Packet Tracer 8.2.2

The script was tested on distribution Manjaro Linux, Arch Linux and Fedora, all in the 64-bit version

System Requirements

  • 4 GB of free RAM, 1.4 GB of free disk space
  • Git

For automatic installation, run in the terminal:

git clone https://github.com/marcelobaptista/packettracer.git
cd packettracer
chmod +x install_pt.sh && sudo ./install_pt.sh

License

This project is licensed under the GNU General Public License v3.0 (GPLv3). See the LICENSE file for details.

Related Skills

View on GitHub
GitHub Stars62
CategoryDevelopment
Updated1mo ago
Forks14

Languages

Shell

Security Score

95/100

Audited on Feb 11, 2026

No findings