Description
A command-line fuzzy finder written in Go
I created this package for use on RHEL. But since I decided to track the latest release, you might find it useful on Fedora as well.
Repositories
- Project home page: https://github.com/junegunn/fzf
- RPM spec file repo: https://github.com/cyqsimon/fzf-spec
I am NOT the author of this software. I am just the packager. For inquiries please contact the author on GitHub.
Installation Instructions
dnf copr enable cyqsimon/fzf
dnf install fzf
# or if you have already installed fzf from another repository
dnf update fzf
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
EPEL 8 | aarch64 (64)*, x86_64 (1481)* | EPEL 8 (347 downloads) |
EPEL 9 | aarch64 (16)*, x86_64 (1165)* | EPEL 9 (610 downloads) |
Fedora 38 | aarch64 (9)*, x86_64 (80)* | Fedora 38 (0 downloads) |
Fedora 39 | aarch64 (2)*, x86_64 (100)* | Fedora 39 (40 downloads) |
Fedora 40 | aarch64 (12)*, x86_64 (442)* | Fedora 40 (170 downloads) |
Fedora 41 | aarch64 (0)*, x86_64 (49)* | Fedora 41 (7 downloads) |
Fedora rawhide | aarch64 (7)*, x86_64 (6)* | Fedora rawhide (62 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable cyqsimon/fzf
More info about enabling Copr repositories