Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thiagojolv/packettracer-rpm-based
Cisco Packet Tracer installer for RPM-based operating systems.
https://github.com/thiagojolv/packettracer-rpm-based
centos cisco cisco-packet-tracer fedora linux network rhel rocky-linux routers simulation
Last synced: 3 months ago
JSON representation
Cisco Packet Tracer installer for RPM-based operating systems.
- Host: GitHub
- URL: https://github.com/thiagojolv/packettracer-rpm-based
- Owner: thiagojolv
- License: gpl-3.0
- Created: 2022-09-08T23:54:09.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-04-09T21:45:14.000Z (almost 2 years ago)
- Last Synced: 2024-07-20T15:52:47.847Z (6 months ago)
- Topics: centos, cisco, cisco-packet-tracer, fedora, linux, network, rhel, rocky-linux, routers, simulation
- Language: Shell
- Homepage:
- Size: 21.5 KB
- Stars: 18
- Watchers: 3
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Cisco Packet Tracer Installer for RPM based systems
Easily install Cisco Packet Tracerin RPM based systems. This installation program automatically detects a Cisco Packet Tracer `.deb` in any directory on `/home`.
**This program is not completed, but realize the necessary to install Cisco Packet Tracer. Soon I will be inserting features to check system dependencies and other things that can make the program more intelligent.**
**This program uses [Dialog](https://linux.die.net/man/1/dialog) program to render dialog boxes**
## Tested RPM based systems
- [ ] Alma Linux 8
- [x] Alma Linux 9
- [ ] Centos Stream 8
- [x] Centos Stream 9
- [x] Fedora 35
- [x] Fedora 36
- [x] Fedora 37
- [ ] Mageia 8
- [ ] OpenSuse Leap 15.4
- [x] OpenSuse Tumbleweed
- [ ] Rocky Linux 8
- [x] Rocky Linux 9## Install
Follow these steps to easily install:
- Download the Packet Tracer installer from [Cisco's download page](https://www.netacad.com/portal/node/488) and save it in any directory on `/home` using the default filename;
- Clone this repo to your system;
- Run `sudo bash setup.sh` and select what you want.