O script foi testado nas distros Manjaro Linux, Arch Linux e Fedora, todos na versão 64 bits
- 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.shEste projeto está licenciado sob a GNU General Public License v3.0 (GPLv3). Consulte o arquivo LICENSE para mais detalhes.
The script was tested on distribution Manjaro Linux, Arch Linux and Fedora, all in the 64-bit version
- 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.shThis project is licensed under the GNU General Public License v3.0 (GPLv3). See the LICENSE file for details.