Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thiagoojack/winbox-fedora
Easily install WinBox 4 on Fedora
https://github.com/thiagoojack/winbox-fedora
fedora linux mikrotik network routeros winbox
Last synced: 4 days ago
JSON representation
Easily install WinBox 4 on Fedora
- Host: GitHub
- URL: https://github.com/thiagoojack/winbox-fedora
- Owner: thiagoojack
- License: gpl-3.0
- Created: 2024-11-17T19:52:42.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2024-11-23T14:11:57.000Z (about 1 month ago)
- Last Synced: 2025-01-01T04:12:23.347Z (4 days ago)
- Topics: fedora, linux, mikrotik, network, routeros, winbox
- Language: Shell
- Homepage:
- Size: 19.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Easily install WinBox 4 on Fedora
WinBox 4 is actually in beta stage, but is totally usable. This version is native to Linux.The WinBox 4 program is an executable, so, you only need to extract and run. But, maybe you want to add him to your app menu for fast location when you need. This script do it for you.
## Get help
If you need a help with the installer, use `bash setup.sh --help` to see informations about.## Installation
- Clone this repo:```bash
git clone https://github.com/thiagojolv/winbox-fedora.git
```
- Run setup.sh with bash:
```bash
bash setup.sh
```
- Drink water and relax.## Uninstall
```bash
bash setup.sh --uninstall
```