mirror of
https://github.com/rwinkhart/sshyp.git
synced 2026-09-01 22:57:17 -04:00
11 lines
459 B
Markdown
11 lines
459 B
Markdown
## Installation (Fedora)
|
|
The Fedora package is actively tested on the latest version of Fedora Linux.
|
|
|
|
This package may be install-able on other Red Hat-based distributions, but it is only tested with the latest version of Fedora.
|
|
***
|
|
1. Download the *.rpm file from the [latest tagged release of sshyp](https://github.com/rwinkhart/sshyp/releases)
|
|
|
|
2. Run `sudo dnf localinstall <path/to/*.rpm>`
|
|
|
|
3. sshyp is now installed - run `sshyp init` to get started!
|