Skip to content

Commit

Permalink
Add Fedora instructions in README
Browse files Browse the repository at this point in the history
Add the command to install the scrcpy package for Fedora directly.

PR Genymobile#3715 <Genymobile#3715>

Signed-off-by: Romain Vimont <[email protected]>
  • Loading branch information
K4R7IK authored and rom1v committed Feb 6, 2023
1 parent 87da137 commit b4caa48
Showing 1 changed file with 10 additions and 4 deletions.
14 changes: 10 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,16 +80,22 @@ On Arch Linux:
pacman -S scrcpy
```

On Fedora, a [COPR] package is available: [`scrcpy`][copr-link]:

```
dnf copr enable zeno/scrcpy
dnf install scrcpy
```

[COPR]: https://fedoraproject.org/wiki/Category:Copr
[copr-link]: https://copr.fedorainfracloud.org/coprs/zeno/scrcpy/

A [Snap] package is available: [`scrcpy`][snap-link].

[snap-link]: https://snapstats.org/snaps/scrcpy

[snap]: https://en.wikipedia.org/wiki/Snappy_(package_manager)

For Fedora, a [COPR] package is available: [`scrcpy`][copr-link].

[COPR]: https://fedoraproject.org/wiki/Category:Copr
[copr-link]: https://copr.fedorainfracloud.org/coprs/zeno/scrcpy/


For Gentoo, an [Ebuild] is available: [`scrcpy/`][ebuild-link].
Expand Down

0 comments on commit b4caa48

Please sign in to comment.