diff --git a/README.md b/README.md index 52b43e6a..36c3093e 100644 --- a/README.md +++ b/README.md @@ -84,6 +84,7 @@ The skim project contains several components: | macOS | MacPorts | `sudo port install skim` | | Alpine | apk | `apk add skim` | | Arch | pacman | `pacman -S skim` | +| Fedora | COPR | see below | | Gentoo | Portage | `emerge --ask app-misc/skim` | | Guix | guix | `guix install skim` | | Void | XBPS | `xbps-install -S skim` | @@ -92,6 +93,14 @@ The skim project contains several components: Packaging status +### Fedora +Up to date Fedora packages are provided via an unofficial community-maintained COPR repository. +```bash +sudo dnf copr enable sisyphus1813/skim +sudo dnf install skim +``` + + ## Manually Any of the following applies: