Skip to content

Commit

Permalink
Add OpenSUSE dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
eylenburg authored Nov 25, 2024
1 parent 68b13b2 commit 122053a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -298,6 +298,10 @@ Install the required dependencies.
```bash
sudo pacman -Syu --needed -y dialog freerdp iproute2 libnotify gnu-netcat
```
- OpenSUSE:
```bash
sudo zypper install -y dialog freerdp iproute2 libnotify netcat-openbsd
```
- Gentoo Linux:
```bash
sudo emerge --ask=n dev-util/dialog net-misc/freerdp:3 sys-apps/iproute2 x11-libs/libnotify net-analyzer/openbsd-netcat
Expand Down

0 comments on commit 122053a

Please sign in to comment.